class method Protoplasm.use
Protoplasm.use(control[, callback]) → Protoplasm.Transformer
-
control(String) – A control identifier. -
callback(Function) – A callback function that will be called when the control is ready to use.
Include a control for use in the current page.
Aliased as: Protoplasm.Transformer#use