Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInputSelectOption

Represents an option in an IInputSelect.

Hierarchy

Index

Properties

Properties

$id: string
pattern

^(Starforged|Ironsworn)/Assets/[A-z_-]+/[A-z_-]+/Inputs/[A-z_-]+/Options/[A-z_-]+$

Name: string

The item's internal name. Should be unique among its sibling elements, as this key is often used (along with the object's ancestors) to generate its $id.

If the item has Display.Title, that should be preferred for most user-facing labels.

A array describing what attribute keys should be set to when this option is active. All items in the array should be set in this manner.

Generated using TypeDoc