Contents

CustomAction

A protocol that represents an action whose behavior is implemented outside of TabletopKit. A custom action that can be applied to a TableState.

Declaration

protocol CustomAction

Topics

Creating a custom action

Applying the action

Validating the action

See Also

Actions