Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FragmentAction

Hierarchy

  • FragmentAction

Index

Properties

Optional action

action?: string

The action that will be dispatched back to provider when this fragment is clicked.

Optional actionDescription

actionDescription?: string

The aria compliant description for this action. If you leave this blank, the renderer will generate a generic description of the fragment's type and its action.

Generated using TypeDoc