Skip to content

Commit

Permalink
progress
Browse files Browse the repository at this point in the history
  • Loading branch information
sikhote committed Sep 19, 2024
1 parent 0e73196 commit e648e6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ export interface surfaceSelection extends HtmlAttributes {
disabled?: boolean;
/**
* Determines if the button is in a loading state. Adds a `data-loading` attribute to the button. Using CSS, this will hide the default slot and show the loading slot.
* @skip true
*/
loading?: boolean;
/**
Expand Down

0 comments on commit e648e6f

Please # to comment.