Interface: ResourcefulIndexUrlAction
Extends
ResourcefulIndexAction
Properties
| Property | Type | Inherited from |
|---|---|---|
actionable? | | boolean | ResourcefulIndexActionIsActionableValidator | ResourcefulIndexAction.actionable |
icon | IconValue | ResourcefulIndexAction.icon |
maxBulkActionRecords? | number | ResourcefulIndexAction.maxBulkActionRecords |
maxSafeBulkActionRecords? | number | ResourcefulIndexAction.maxSafeBulkActionRecords |
pinned? | boolean | ResourcefulIndexAction.pinned |
singleAsBulkActionMaxConcurrency? | number | ResourcefulIndexAction.singleAsBulkActionMaxConcurrency |
singleAsBulkActionStopOnError? | boolean | ResourcefulIndexAction.singleAsBulkActionStopOnError |
subtitle? | string | ResourcefulIndexAction.subtitle |
target? | string | - |
title | string | ResourcefulIndexAction.title |
url | | string | (record: ActionableRecord) => | string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | null | undefined | - |