Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "SearchPanel.stories"

Index

Variables

Const choices

choices: { description: string; key: string }[] = [{ key: "choice1", description: "A choice" },{ key: "choice2", description: "Another choice" },{ key: "choice3", description: "This choice" },{ key: "choice4", description: "That choice" },]

Functions

Const ClearButton

  • ClearButton(): Element

Const ClearButtonSmall

  • ClearButtonSmall(): Element

Const Default

  • Default(): Element

Const DefaultWithWidth

  • DefaultWithWidth(): Element

Const FloatingResults

  • FloatingResults(): Element

Const LinkVariant

  • LinkVariant(): Element

Const LinkVariantSmall

  • LinkVariantSmall(): Element

Const LoadingIndicator

  • LoadingIndicator(): Element

Const MultiSelect

  • MultiSelect(): Element

Const MultiSelectWithNone

  • MultiSelectWithNone(): Element

Const PreselectedChoices

  • PreselectedChoices(): Element

Const PreselectedSmall

  • PreselectedSmall(): Element

Const Shadow

  • Shadow(): Element

Const ShadowWithWidth

  • ShadowWithWidth(): Element

Const SingleSelectNone

  • SingleSelectNone(): Element

Const Small

  • Small(): Element

Const SmallWithMultiSelect

  • SmallWithMultiSelect(): Element

Const SmallWithWidth

  • SmallWithWidth(): Element

Object literals

Const noChoiceItem

noChoiceItem: object

description

description: string = "None"

key

key: string = "none"

Generated using TypeDoc