package
Version:
v1.5.0
Opens a new window with list of versions in this module.
Published: Jan 6, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Field struct {
Component string `json:"component"`
Key string `json:"key"`
Label string `json:"label"`
ComponentProps map[string]interface{} `json:"componentProps,omitempty"`
Required bool `json:"required,omitempty"`
Disabled bool `json:"disabled,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.