Configuration input field within a tab.
type TabInputs { inputType: InputTypes inputTitle: String inputName: String }
inputType InputTypes
InputTypes
Type of input field (text, checkbox, etc.)
inputTitle String
String
Display title for the input field
inputName String
Internal name for the input field
{} ConditionalOptionalTabs.tabInputs
Last updated 7 months ago