A next-generation tool to create blazing-fast documentation sites
API
created:12/30/2020
updated:12/30/2020
loc
5
comments
0

Array

Array Nested

Button
Name
Description
Default
Controls
text
text
Button
buttons
array
[
  {
    "label": "Button 1",
    "style": {
      "color": "red",
      "backgroundColor": "white",
      "padding": 0
    }
  },
  {
    "label": "Button 2",
    "style": {
      "color": "white",
      "backgroundColor": "black",
      "padding": 15
    }
  }
]

A11y tests

Button

Viewport

Button
320px
Button
375px
Button
768px
Button
1024px