Options
All
  • Public
  • Public/Protected
  • All
Menu

@jupyterlab/ui-components

Index

Functions

Const Button

  • Button(props: IButtonProps & CommonProps<any>): Element
  • Parameters

    • props: IButtonProps & CommonProps<any>

    Returns Element

Const Collapse

  • Collapse(props: ICollapseProps & CommonProps<any>): Element
  • Parameters

    • props: ICollapseProps & CommonProps<any>

    Returns Element

Const HTMLSelect

  • HTMLSelect(props: IHTMLSelectProps & CommonProps<any>): Element
  • Parameters

    • props: IHTMLSelectProps & CommonProps<any>

    Returns Element

Const Icon

  • Icon(props: IIconProps): Element
  • Parameters

    • props: IIconProps

    Returns Element

Const InputGroup

  • InputGroup(props: IInputGroupProps & CommonProps<any>): Element
  • Parameters

    • props: IInputGroupProps & CommonProps<any>

    Returns Element

Const Select

  • Select(props: ISelectProps<any> & CommonProps<any>): Element
  • Parameters

    • props: ISelectProps<any> & CommonProps<any>

    Returns Element

combineClassNames

  • combineClassNames(...classNames: string[]): string
  • Parameters

    • Rest ...classNames: string[]

    Returns string

Generated using TypeDoc