Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "components/CustomFlatSelect/CustomFlatSelect.stories"

Index

Variables

Object literals

Variables

Const stylableApi

stylableApi: "Stylable API---- ::option- ::label- ::input" = `Stylable API---- ::option- ::label- ::input`

Object literals

Const events

events: object

onChange

onChange: (...args: any[]) => void = action('change')

Type declaration

    • (...args: any[]): void
    • Parameters

      • Rest ...args: any[]

      Returns void

Generated using TypeDoc