Members
(static, non-null) STATE :Object
State definition.
Type:
- Object
_productMenu :object
Internal property that keeps an existing ProductMenu sidebar synced.
Type:
- object
- Default Value:
- undefined
- Source:
(non-null) body :string
Sidebar body content
Type:
- string
- Default Value:
- undefined
- Source:
bodyClasses :string
Optional CSS classes added to the sidebar body wrapper
Type:
- string
- Default Value:
- ''
- Source:
elementClasses :string
Optional CSS classes added to the sidebar wrapper
Type:
- string
- Default Value:
- ''
- Source:
(non-null) header :string
Sidebar header content
Type:
- string
- Default Value:
- undefined
- Source:
headerClasses :string
Optional CSS classes added to the sidebar header wrapper
Type:
- string
- Default Value:
- ''
- Source:
id :string
Autogenerated id provided by the template engine
Type:
- string
- Default Value:
- ''
- Source:
(non-null) visible :boolean
Allow opening/closing contextual sidebar
Type:
- boolean
- Default Value:
- undefined
- Source:
Methods
created()
disposed()
prepareStateForRender()
rendered()
syncVisible()
Disallow setting element display to none