Plugin.Shim Class
Defined in:
Module: shim-plugin
yui3/src/node/js/shim-plugin.js:7
Node plugin which can be used to add shim support.
Methods
destroy
()
Removes the shim and destroys the plugin
sync
()
Updates the size of the shim to fill its container
Properties
CLASS_NAME
String
static
Default class used to mark the shim element
Default: "yui-node-shim"
TEMPLATE
String
static
Default markup template used to generate the shim element.