We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7240c82 commit a920c63Copy full SHA for a920c63
docs/common-props.json
@@ -8,6 +8,12 @@
8
"textVariant": {
9
"description": "Applies one of the Bootstrap theme color variants to the text"
10
},
11
+ "bgVariant": {
12
+ "description": "Applies one of the Bootstrap theme color variants to the background"
13
+ },
14
+ "borderVariant": {
15
+ "description": "Applies one of the Bootstrap theme color variants to the border"
16
17
"tag": {
18
"description": "Specify the HTML tag to render instead of the default tag"
19
0 commit comments