Options for the route action.

Properties

active?: RouteOptionState

When the route is active, these options are applied.

default?: RouteOptionState

When the route is inactive, these options are applied.

disabled?: RouteOptionState

When the route is disabled, these options are applied.

loading?: RouteOptionState

The css class(es) to add when route is loading.