Whether you want to enable users to use ESC to hide a panel.
I18N resource.
A locale string, like 'en', 'en-us', 'zh'.
Where you want to show a side panel from. You can only set it to either left or right.
Render to DOM element.
Animating time for showing a side panel. The unit is millisecond.
Additional CSS styles that will be rendered into an inline style attribute when the widget is rendered.
DOM element that you want to use as a trigger to show and hide a panel.
Width of a side panel. Integer value will be evaluated as px. String value will be assigned directly e.g. '100px', '50%'
The CSS class to add to this widget's element