<library>
This tag marks the root element of a library file.

The <library> tag defines the root element of a library file. An application can use the <include> tag to include the code in a library file.

See the Guide for a complete discussion. Also see the <include> tag.

Attributes

Name (CSS property) Type (tag) Type (js) Default Category
proxied boolean | "inherit" String "inherit" read/write
   
validate boolean boolean "true" read/write
  If false, disables validation against the schema during compilation.