You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**activeItemKey**| The active item key. | `string|number` |undefined|
10
+
|**activeItemKey**| The active item key. |`string`\|`number`|-|
4
11
|**alwaysOpen**| Make accordion items stay open when another item is opened |`boolean`| false |
5
12
|**className**| A string of all className you want applied to the base component. |`string`| - |
6
13
|**flush**| Removes the default background-color, some borders, and some rounded corners to render accordions edge-to-edge with their parent container. |`boolean`| - |
|**className**| A string of all className you want applied to the component. |`string`| - |
4
-
|**color**| Sets the color context of the component to one of CoreUI’s themed colors. | `{'primary'|'secondary'|'success'|'danger'|'warning'|'info'|'dark'|'light'|string }` | primary |
11
+
|**color**| Sets the color context of the component to one of CoreUI’s themed colors. |`'primary'`\|`'secondary'`\|`'success'`\|`'danger'`\|`'warning'`\|`'info'`\|`'dark'`\|`'light'`\|`string`| primary |
5
12
|**dismissible**| Optionally add a close button to alert and allow it to self dismiss. |`boolean`| - |
6
-
|**onDismiss**| Method called before the dissmiss animation has started. |`() => void`| - |
7
-
|**onDismissed**| Method called after the dissmiss animation has completed and the component is removed from the dom. |`() => void`| - |
13
+
|**onClose**| Callback fired when the component requests to be closed. |`() => void`| - |
8
14
|**variant**| Set the alert variant to a solid. |`string`| - |
9
15
|**visible**| Toggle the visibility of component. |`boolean`| true |
|**className**| A string of all className you want applied to the base component. |`string`| - |
4
-
|**component**| Component used for the root node. Either a string to use a HTML element or a component. | `string|ComponentClass<any,any>|FunctionComponent<any>` |'h4'|
11
+
|**component**| Component used for the root node. Either a string to use a HTML element or a component. |`string`\|`ComponentClass<any, any>`\|`FunctionComponent<any>`|-|
|**className**| A string of all className you want applied to the component. |`string`| - |
4
-
|**color**| Sets the color context of the component to one of CoreUI’s themed colors. | `{'primary'|'secondary'|'success'|'danger'|'warning'|'info'|'dark'|'light'|string}` | - |
5
-
|**shape**| Select the shape of the component. | `{'rounded'|'rounded-top'|'rounded-end'|'rounded-bottom'|'rounded-start'|'rounded-circle'|'rounded-pill'|'rounded-0'|'rounded-1'|'rounded-2'|'rounded-3'|string}` | - |
11
+
|**color**| Sets the color context of the component to one of CoreUI’s themed colors. |`'primary'`\|`'secondary'`\|`'success'`\|`'danger'`\|`'warning'`\|`'info'`\|`'dark'`\|`'light'`\|`string`| - |
12
+
|**shape**| Select the shape of the component. |`'rounded'`\|`'rounded-top'`\|`'rounded-end'`\|`'rounded-bottom'`\|`'rounded-start'`\|`'rounded-circle'`\|`'rounded-pill'`\|`'rounded-0'`\|`'rounded-1'`\|`'rounded-2'`\|`'rounded-3'`\|`string`| - |
6
13
|**size**| Size the component small, large, or extra large. |`string`| - |
7
14
|**src**| The src attribute for the img element. |`string`| - |
8
-
|**status**| Sets the color context of the status indicator to one of CoreUI’s themed colors. | `{'primary'|'secondary'|'success'|'danger'|'warning'|'info'|'dark'|'light'|string}` | - |
9
-
|**textColor**| Sets the text color of the component to one of CoreUI’s themed colors. | `'primary'|'secondary'|'success'|'danger'|'warning'|'info'|'dark'|'light'|'white'|'muted'|string` | - |
15
+
|**status**| Sets the color context of the status indicator to one of CoreUI’s themed colors. |`'primary'`\|`'secondary'`\|`'success'`\|`'danger'`\|`'warning'`\|`'info'`\|`'dark'`\|`'light'`\|`string`| - |
16
+
|**textColor**| Sets the text color of the component to one of CoreUI’s themed colors. |`'primary'`\|`'secondary'`\|`'success'`\|`'danger'`\|`'warning'`\|`'info'`\|`'dark'`\|`'light'`\|`'white'`\|`'muted'`\|`'high-emphasis'`\|`'medium-emphasis'`\|`'disabled'`\|`'high-emphasis-inverse'`\|`'medium-emphasis-inverse'`\|`'disabled-inverse'`\|`string`| - |
|**className**| A string of all className you want applied to the component. |`string`| - |
4
-
|**color**| Sets the color context of the component to one of CoreUI’s themed colors. | `{'primary'| 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'dark' | 'light' | string}` | - |
5
-
|**component**| Component used for the root node. Either a string to use a HTML element or a component. | `string | ComponentClass<any,any> | FunctionComponent<any>` | 'span' |
|**color**| Sets the color context of the component to one of CoreUI’s themed colors. |`'primary'`\|`'secondary'`\|`'success'`\|`'danger'`\|`'warning'`\|`'info'`\|`'dark'`\|`'light'`\|`string`| - |
12
+
|**component**| Component used for the root node. Either a string to use a HTML element or a component. |`string`\|`ComponentClass<any, any>`\|`FunctionComponent<any>`| - |
13
+
|**position**| Position badge in one of the corners of a link or button. |`'top-start'`\|`'top-end'`\|`'bottom-end'`\|`'bottom-start'`| - |
14
+
|**shape**| Select the shape of the component. |`'rounded'`\|`'rounded-top'`\|`'rounded-end'`\|`'rounded-bottom'`\|`'rounded-start'`\|`'rounded-circle'`\|`'rounded-pill'`\|`'rounded-0'`\|`'rounded-1'`\|`'rounded-2'`\|`'rounded-3'`\|`string`| - |
7
15
|**size**| Size the component small. |`'sm'`| - |
8
-
|**textColor**| Sets the text color of the component to one of CoreUI’s themed colors. | `'primary'|'secondary'|'success'|'danger'|'warning'|'info'|'dark'|'light'|'white'|'muted'|string` | - |
16
+
|**textColor**| Sets the text color of the component to one of CoreUI’s themed colors. |`'primary'`\|`'secondary'`\|`'success'`\|`'danger'`\|`'warning'`\|`'info'`\|`'dark'`\|`'light'`\|`'white'`\|`'muted'`\|`'high-emphasis'`\|`'medium-emphasis'`\|`'disabled'`\|`'high-emphasis-inverse'`\|`'medium-emphasis-inverse'`\|`'disabled-inverse'`\|`string`| - |
|**active**| Toggle the active state for the component. |`boolean`| - |
4
11
|**className**| A string of all className you want applied to the base component. |`string`| - |
5
-
|**color**| Sets the color context of the component to one of CoreUI’s themed colors. | `'primary'|'secondary'|'success'|'danger'|'warning'|'info'|'dark'|'light'|string` | primary |
6
-
|**component**| Component used for the root node. Either a string to use a HTML element or a component. | `string|ComponentClass<any,any>|FunctionComponent<any>` | button |
12
+
|**color**| Sets the color context of the component to one of CoreUI’s themed colors. |`'primary'`\|`'secondary'`\|`'success'`\|`'danger'`\|`'warning'`\|`'info'`\|`'dark'`\|`'light'`\|`string`| primary |
13
+
|**component**| Component used for the root node. Either a string to use a HTML element or a component. |`string`\|`ComponentClass<any, any>`\|`FunctionComponent<any>`| button |
7
14
|**disabled**| Toggle the disabled state for the component. |`boolean`| - |
8
15
|**href**| The href attribute specifies the URL of the page the link goes to. |`string`| - |
9
16
|**role**| The role attribute describes the role of an element in programs that can make use of it, such as screen readers or magnifiers. |`string`| - |
10
-
|**shape**| Select the shape of the component. | `'rounded'|'rounded-top'|'rounded-end'|'rounded-bottom'|'rounded-start'|'rounded-circle'|'rounded-pill'|'rounded-0'|'rounded-1'|'rounded-2'|'rounded-3'|string` | - |
11
-
|**size**| Size the component small or large. | `'sm'|'lg'` | - |
12
-
|**type**| Specifies the type of button. Always specify the type attribute for the `<button>` element.<br/>Different browsers may use different default types for the `<button>` element. | `'button'|'submit'|'reset'` | button |
13
-
|**variant**| Set the button variant to an outlined button or a ghost button. | `"outline" | "ghost"` | - |
17
+
|**shape**| Select the shape of the component. |`'rounded'`\|`'rounded-top'`\|`'rounded-end'`\|`'rounded-bottom'`\|`'rounded-start'`\|`'rounded-circle'`\|`'rounded-pill'`\|`'rounded-0'`\|`'rounded-1'`\|`'rounded-2'`\|`'rounded-3'`\|`string`| - |
18
+
|**size**| Size the component small or large. |`'sm'`\|`'lg'`| - |
19
+
|**type**| Specifies the type of button. Always specify the type attribute for the `<button>` element.<br/>Different browsers may use different default types for the `<button>` element. |`'button'`\|`'submit'`\|`'reset'`| button |
20
+
|**variant**| Set the button variant to an outlined button or a ghost button. |`'outline'`\|`'ghost'`| - |
|**className**| A string of all className you want applied to the base component. |`string`| - |
4
-
|**size**| Size the component small or large. | `{'sm'|'lg'}` | - |
11
+
|**size**| Size the component small or large. |`'sm'`\|`'lg'`| - |
5
12
|**vertical**| Create a set of buttons that appear vertically stacked rather than horizontally. Split button dropdowns are not supported here. |`boolean`| - |
|**className**| A string of all className you want applied to the base component. |`string`| - |
4
-
|**color**| Sets the color context of the component to one of CoreUI’s themed colors. | `{'primary'|'secondary'|'success'|'danger'|'warning'|'info'|'dark'|'light'|string}` | - |
11
+
|**color**| Sets the color context of the component to one of CoreUI’s themed colors. |`'primary'`\|`'secondary'`\|`'success'`\|`'danger'`\|`'warning'`\|`'info'`\|`'dark'`\|`'light'`\|`string`| - |
|**className**| A string of all className you want applied to the base component. |`string`| - |
4
-
|**color**| Sets the color context of the component to one of CoreUI’s themed colors. | `'primary'|'secondary'|'success'|'danger'|'warning'|'info'|'dark'|'light'|string` | - |
5
-
|**textColor**| Sets the text color context of the component to one of CoreUI’s themed colors. | `'primary'|'secondary'|'success'|'danger'|'warning'|'info'|'dark'|'light'|'white'|'muted'|string` | - |
11
+
|**color**| Sets the color context of the component to one of CoreUI’s themed colors. |`'primary'`\|`'secondary'`\|`'success'`\|`'danger'`\|`'warning'`\|`'info'`\|`'dark'`\|`'light'`\|`string`| - |
12
+
|**textColor**| Sets the text color context of the component to one of CoreUI’s themed colors. |`'primary'`\|`'secondary'`\|`'success'`\|`'danger'`\|`'warning'`\|`'info'`\|`'dark'`\|`'light'`\|`'white'`\|`'muted'`\|`'high-emphasis'`\|`'medium-emphasis'`\|`'disabled'`\|`'high-emphasis-inverse'`\|`'medium-emphasis-inverse'`\|`'disabled-inverse'`\|`string`| - |
0 commit comments