Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "ui/form/LongInput"

Index

Variables

Variables

Const LongInput

LongInput: ForwardRefExoticComponent<InputNumberProps & RefAttributes<ForwardRefExoticComponent<InputNumberProps & RefAttributes<unknown>>>> = forwardRef((props: InputNumberProps, ref: Ref<typeof InputNumber>) => {return (<InputNumber className='inputnumber-field'precision={0}ref={ref}{...props}/>);})

Generated using TypeDoc