Skip to content

Profectus / components/fields / Text

Component: Text ​

Props ​

title? ​

MaybeGetter<Renderable>


modelValue? ​

string


textArea? ​

boolean


placeholder? ​

string


maxHeight? ​

number


submitOnBlur? ​

boolean

Events ​

update:modelValue() ​

update:modelValue: (parameter) => void

Parameters ​

parameter ​

string

Returns ​

void


submit() ​

submit: () => void

Returns ​

void


cancel() ​

cancel: () => void

Returns ​

void

Defined in ​

profectus/src/components/fields/Text.vue