Logo FS-Skia-UI

NumericInput Module

Typed Props front door for the `NumericInput` control.

Functions and values

Function or value Description

defaults

Full Usage: defaults

Returns: NumericInputProps<'msg>
Type parameters: 'msg

Authoring defaults; optional fields take their value from here.

Returns: NumericInputProps<'msg>

view props

Full Usage: view props

Parameters:
Returns: Widget<'msg>
Type parameters: 'msg

Lowers structurally equal to the legacy `NumericInput.create` attrs; `OnChanged = None` lowers to no event binding.

props : NumericInputProps<'msg>
Returns: Widget<'msg>

Type something to start searching.