Skip to main content

TypedItemFindPreviousOption

Callable

  • TypedItemFindPreviousOption<T>(data, item): T

  • Finds the currently set option on the given typed item


    Parameters

    Returns T

    • The option which is currently applied to the item, or the first item in the options array if no type is set.