mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
parent
a7443c2dca
commit
d6804b44fe
6 changed files with 25 additions and 51 deletions
|
@ -17,7 +17,8 @@ export interface InlineLoadingProps extends RestProps {
|
|||
description?: string;
|
||||
|
||||
/**
|
||||
* Specify the ARIA label for the loading icon
|
||||
* Specify a description for the loading icon.
|
||||
* Defaults to the `status` prop for the "error" and "finished" states
|
||||
* @default undefined
|
||||
*/
|
||||
iconDescription?: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue