Elemental.Select (elemental v0.1.0)

Summary

Functions

Attributes

  • prompt (:string) - An optional prompt to display for the select field. Defaults to nil.
  • Global attributes are accepted.

Slots

  • option - The options available for the select. Accepts attributes:
    • value (:any)

Functions

select(assigns)

Attributes

  • prompt (:string) - An optional prompt to display for the select field. Defaults to nil.
  • Global attributes are accepted.

Slots

  • option - The options available for the select. Accepts attributes:
    • value (:any)