CONTENTS

  • Form
  • Cascader
  • TreeSelect
  • RecordTable
  • Tree
  • Message

Form

Form component with state management, include data input, validation and layout

When to use

1.Used to create an entity or collect information;
2.Need to validate the user input data.

Basic

Basic usage of Form component




Layout

Offer two kinds of layout types, Stack and Grid




Method

Provide Form instance contain many useful methods




Complex

Flexble way to manage complex form items




Size

Set the size of form components




Disabled

Set form disabled




API

See the documentation below for a complete reference to all of the props and classes available to the components mentioned here.

Form props
PropertyDescriptionDatatypeDefault
Form Instance
PropertyDescriptionDatatypeDefault
Form Item
PropertyDescriptionDatatypeDefault

CONTENTS

    BasicLayoutMethodComplexSizeDisabled