Skip to content

Function: PercentField()

ts
function PercentField(props: PercentFieldProps): Block;

Defined in: src/renderer/blocks/index.ts:300

Percentage input field.

Parameters

ParameterType
propsPercentFieldProps

Returns

Block

Matterway Assistant SDK Documentation