CustomActionLink(props): Element
Wrapper component for Link that dynamically generates URLs based on table cell context.
Used in table actions to create links whose destinations depend on row data.
Parameters
props
CustomActionLinkProps
See CustomActionLinkProps
Returns
Element