kopia lustrzana https://github.com/badgen/badgen
Update type definitions
rodzic
7a060fd241
commit
76d85b5b46
|
@ -1,8 +1,9 @@
|
|||
interface BadgenOptions {
|
||||
status: string;
|
||||
subject?: string;
|
||||
label?: string;
|
||||
color?: string;
|
||||
label?: string;
|
||||
labelColor?: string
|
||||
style?: StyleOption;
|
||||
icon?: string;
|
||||
iconWidth?: 13;
|
||||
|
|
Ładowanie…
Reference in New Issue