Skip to main content

CustomActionLinkProps

Props for CustomActionLink

Properties

cellContext

cellContext: CellContext

Context for the table cell in which the link is rendered


dynamicLink: Func<CellContext, Promise<string>>

Async function that returns the link URL based on the cell context


text

text: string

Text to display for the link