Class: AoflDrawer

@aofl/drawer~ AoflDrawer


new AoflDrawer()

Creates an instance of AoflDrawer.
Source:

Extends

  • AoflElement

Members


<static, readonly> is :String

Type:
  • String
Source:

<static, readonly> properties

Properties:
Name Type Description
open Boolean state of drawer
trigger String className that triggers animations
opening String className of opening animation
closing String className of closing animation
Source:

Methods


attributeChangedCallback(name, oldValue, newValue)

Parameters:
Name Type Description
name *
oldValue *
newValue *
Source:

connectedCallback()

Source:

disconnectedCallback()

Source:

render()

Source:
Returns:
Type
Object