File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -212,6 +212,19 @@ export const AppBodyLargeText: React.FC<PropsWithChildren> = ({children}) => {
212212![ linear activity indicator gif] ( https://ik.imagekit.io/Computools/rn-material-components/linear-indicator-gif.gif?updatedAt=1705066319092 )
213213</details >
214214</details >
215+ <details ><summary >Badge</summary >
216+ <br />
217+
218+ ** Properties**
219+
220+ | name | description | type | default |
221+ | ------ | ------ | ------ | ----|
222+ | value | required | string | - |
223+ | valueStyle | - | TextStyle | - |
224+
225+ ![ badge light theme] ( https://ik.imagekit.io/Computools/rn-material-components/badge_light.png?updatedAt=1733926687727 )
226+ ![ badge dark theme] ( https://ik.imagekit.io/Computools/rn-material-components/badge_dark.png?updatedAt=1733926687741 )
227+ </details >
215228<details ><summary >Buttons</summary >
216229<br />
217230<details ><summary >Common buttons</summary >
You can’t perform that action at this time.
0 commit comments