Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISpinnerProps

Spinner Properties

Hierarchy

Index

Properties

Optional assignTo

assignTo: (obj: ISpinner) => void

Assigns the object to the input parameter.

Type declaration

Optional className

className: string

Custom class names.

Optional el

el: Element | HTMLElement

The element to render the component to.

Optional isGrowing

isGrowing: boolean

Optional isSmall

isSmall: boolean

Optional text

text: string

Optional type

type: number

Generated using TypeDoc