UIPropertyValueSpecification

An uxiverse.com type

similar to schema:PropertyValueSpecification, but contains only a subset of properties. Some of the properties went into NumericTypeProperty and others

PropertyExpected TypeDescription
defaultValueThe default value of the input. For properties that expect a literal, the default is a literal value, for properties that expect an object, it's an ID reference to one of the current values.
multipleValueshttps://schema.org/BooleanWhether multiple values are allowed for the property. Default is false.
readonlyValuehttps://schema.org/BooleanWhether or not a property is mutable. Default is false. Specifying this for a property that also has a value makes it act similar to a 'hidden' input in an HTML form.
valueNamehttps://schema.org/TextIndicates the name of the UIPropertyValueSpecification to be used in URL templates and form encoding in a manner analogous to HTML's input@name.
valueRequiredhttps://schema.org/BooleanWhether the property must be filled in to complete the action. Default is false.
ContextPropertyElementA property that holds the context a UI element is in
DescriptionFlagElementFlags to express that a UI element describes something, e.g. isHelp, isContent, isProgress
HierarchyFlaghttps://schema.org/BooleanFlags that express a hierarchical position on an element
NavigationPropertyElementA property that holds the navigation on a UI element, e.g. menu, settings
OutcomePropertyA property that holds a result, output or status
Types with close relationship to "UIPropertyValueSpecification":