Class: AoflListOption

@aofl/select~ AoflListOption

Similar to option tag can be combined with or

new AoflListOption()

Creates an instance of AoflListOption.
Source:

Extends

  • AoflElement

Members


<static, readonly> is :String

Type:
  • String
Source:

<static, readonly> properties :Object

Type:
  • Object
Source:

Methods


connectedCallback()

Source:

disconnectedCallback()

Source:

keydownCallback(e)

Parameters:
Name Type Description
e Event
Source:

render()

Source:
Returns:
Type
Object

select()

Update selected value in the parent list
Source: