MyComponent

This is a description of the component

Props

Name Description Type Required Default
name The name of the form, up to 8 characters String / Number true -

Events

Event Name Description Parameters
onclear Fire when the form is cleared The argument is a boolean value representing xxx

Slots

Name Description Default Slot Content
header Form header <th>title</th>

Methods

Method Description Parameters
clear Used to manually clear the form -