The Button style (mainly color) to render.
• BLACK: = "Black"
Defined in lib/index.d.ts:73
Render a black button with white text.
• DEFAULT: = "White"
Defined in lib/index.d.ts:58
The default style, White.
• WHITE: = "White"
Defined in lib/index.d.ts:63
Render a white button with black text.
• WHITE_OUTLINE: = "WhiteOutline"
Defined in lib/index.d.ts:68
Render a white button with black text and a bordered outline.