VEUI

VEUI on GitHub
Play!中文

Fieldset

Example

See Form examples.

API

Props

NameTypeDefaultDescription
readonlybooleanfalseWhether the internal input component is in readonly mode.
disabledbooleanfalseWhether the internal input component is disabled.
labelstring-Description of the form fieldset.
tipstring-Hint for the form fieldset.
namestring-Name of the form fieldset, used to locate error messages.
requiredboolean-Whether to show a required star.

Slots

NameDescription
defaultUsed for inline Field components. No default content.
labelFills the content of the form fieldset description. Defaults to the text value of the label prop.
tipFills the content of the form fieldset hint. Defaults to the text value of the tip prop.
Edit this page on GitHubEdit
© Baidu, Inc. 2024