Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "ui/form/BigDecimalInput"

Index

Variables

Variables

Const BigDecimalInput

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

Generated using TypeDoc