Class: ContextualSidebar

ContextualSidebar()

ContextualSidebar

Members

(static, non-null) STATE :Object

State definition.
Type:
  • Object
Source:

_toggleHandle :EventHandle

Internal property for subscribing to sidenav events.
Type:
  • EventHandle
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:
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()

Source:

disposed()

Source:

prepareStateForRender()

Source:

rendered()

Source:

syncVisible()

Disallow setting element display to none
Source: