Update SpeedDial.d.ts

pull/6439/head
tugcekucukoglu 2024-09-18 12:59:07 +03:00
parent ca5b1b46b9
commit 37bce68132
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ export interface SpeedDialPassThroughOptions {
* Used to pass attributes to the action's Button component.
* @see {@link ButtonPassThroughOptions}
*/
action?: ButtonPassThroughOptions<SpeedDialSharedPassThroughMethodOptions>;
pcAction?: ButtonPassThroughOptions<SpeedDialSharedPassThroughMethodOptions>;
/**
* Used to pass attributes to the action icon's DOM element.
*/