Interface: ActionProps
Defined in: types/index.ts:24
Configuration for action properties that define component interactions.
ActionProps
Properties
type?
optional
type:string
Defined in: types/index.ts:25
The type of action to perform
dataProp?
optional
dataProp:string
Defined in: types/index.ts:26
The data property key to bind to this action