Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/Input/Component"

Index

Classes

Interfaces

Type aliases

Variables

Functions

Type aliases

IActionImmutableAny

IActionImmutableAny: IActionImmutable<any>

SendIconComponent

SendIconComponent: Component<boolean, TextStyle, ITheme | undefined>

The component that should override the send button

param

determines if the send button should be disabled

param

the text style of the input, can be used to customise the icon colour

param

optional styling theme that can be used to colour the icon

Variables

Const component

component: IStatic = Input

Functions

sendIconComponent