Method Tag.parent

Get parent tag. To set a parent, attach this Tag to its intended parent tag by calling 'Tag.add(...)', or by passing it to the parent tag's constructor.

Prototype

Tag parent();

Authors

Copyright

License