UNPKG

comic-plus

Version:

<p align="center"> <img width="200px" src="./logo.png"/> </p>

18 lines (17 loc) 251 B
const formProps = { model: Object, labelWidth: { type: String, default: "80px" }, labelPosition: { type: String, default: "right" }, rules: Object, size: String, hideRequiredAsterisk: Boolean }; export { formProps };