Update SpeedDial.d.ts
parent
ca5b1b46b9
commit
37bce68132
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue