Skip to content

Function: PhoneField()

ts
function PhoneField(props: PhoneFieldProps): Block;

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

Phone number input field.

Parameters

ParameterType
propsPhoneFieldProps

Returns

Block

Matterway Assistant SDK Documentation