TypeDoc Example
Docs
API
GitHub
CardAProps
Interface CardAProps
The props type for
CardA
.
interface
CardAProps
{
variant
:
|
"primary"
|
"secondary"
|
"success"
|
"danger"
|
"light"
|
"dark"
;
}
Index
Properties
variant
Properties
variant
variant
:
"primary"
|
"secondary"
|
"success"
|
"danger"
|
"light"
|
"dark"
The theme of the card. Defaults to
primary
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
variant
Docs
API
GitHub
TypeDoc Example
External Markdown
Markdown Showcase
Syntax Highlighting
Include and Include Code
lodashSortBy
CancellablePromise
Customer
DeliveryCustomer
WalkInCustomer
StringArray
SimpleEnum
CrazyEnum
EnumLikeObject
EnumLikeObjectNumValues
sqrt
sqrtArrowFunction
concat
MakeHttpCallAOptions
makeHttpCallA
makeHttpCallB
overloadedFunction
anInternalFunction
CardAProps
CardA
CardB
EasyFormDialogProps
EasyFormDialog
SimpleTypeAlias
ComplexGenericTypeAlias
User
AdminUser
PI
STRING_CONSTANT
ObjectConstant
E
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
The props type for CardA.