API Documentation for remove_button Plugin
options : Object
Object of options available for "remove_button" plugin
Kind: global typedef
Author: Brian Reavis
Param | Type | Default | Description |
---|---|---|---|
[label] | string | "×" | The label value for remove button |
[title] | string | "Remove" | The Title value for remove button |
[className] | string | "remove" | Class name for remove button |
[append] | boolean | true | Append remove button to item |