{
  "s-button": {
    "attributes": [
      "type",
      "nativeType",
      "size",
      "round",
      "circle",
      "disabled",
      "empty",
      "ghost",
      "loading",
      "prefixIcon",
      "suffixIcon"
    ],
    "description": "[Docs](https://sssui.4everland.app/comps/basic/button/#button)"
  },
  "s-button-item": {
    "attributes": [
      "type",
      "nativeType",
      "size",
      "round",
      "circle",
      "disabled",
      "empty",
      "ghost",
      "loading",
      "prefixIcon",
      "suffixIcon"
    ],
    "description": "[Docs](https://sssui.4everland.app/comps/basic/button/#buttonitem)"
  }
}