UNPKG

@anjuna/docs

Version:

Anjuna Documentation Web Components

175 lines 4.16 kB
{ "tags": [ { "label": "ad-api-name", "description": "", "attributes": [] }, { "label": "ad-app", "description": "", "attributes": [ { "label": "layout", "description": "The layout of the app.\nPossible values are: `\"default\"`, `\"fluid\"`.", "required": false } ] }, { "label": "ad-arg-def", "description": "", "attributes": [] }, { "label": "ad-button", "description": "Buttons are a basic necessity of web development. They're one of the primary motifs for interacting with users.", "attributes": [ { "label": "context", "description": "The button context\nOptions are: `\"primary\"`, `\"neutral\"`, \"success\"`, `\"danger\"`, and `\"link\"`.\n *", "required": false }, { "label": "disabled", "description": "Can the user interact with the button?", "required": false }, { "label": "href", "description": "Contains a URL or a URL fragment that the hyperlink points to.\nShould not be used in Angular most likely", "required": false }, { "label": "size", "description": "The button size.\nPossible values are: `\"small\"`, `\"default\"`, `\"large\"`.", "required": false }, { "label": "type", "description": "The type of the button matching the native button types.\nPossible values are: `\"submit\"`, `\"reset\"` and `\"button\"`.\nDefault value is: `\"button\"`", "required": false } ] }, { "label": "ad-container", "description": "", "attributes": [] }, { "label": "ad-decorator", "description": "", "attributes": [] }, { "label": "ad-event-def", "description": "", "attributes": [] }, { "label": "ad-footer", "description": "", "attributes": [] }, { "label": "ad-header", "description": "", "attributes": [ { "label": "github", "description": "The library github repo", "required": false }, { "label": "version", "description": "The current version of the library", "required": false } ] }, { "label": "ad-input-def", "description": "", "attributes": [] }, { "label": "ad-markdown", "description": "", "attributes": [ { "label": "data", "description": "The markdown string to parse", "required": false } ] }, { "label": "ad-method-def", "description": "", "attributes": [] }, { "label": "ad-nav-item", "description": "", "attributes": [] }, { "label": "ad-nav-toggle", "description": "", "attributes": [ { "label": "active", "description": "Whether the nav is active or not.", "required": false }, { "label": "disabled", "description": "Disable the nav regardless of active state", "required": false } ] }, { "label": "ad-nav", "description": "", "attributes": [ { "label": "active", "description": "Whether the nav is active or not.", "required": false }, { "label": "disabled", "description": "Disable the nav regardless of active state", "required": false } ] }, { "label": "ad-output-def", "description": "", "attributes": [] }, { "label": "ad-prop-def", "description": "", "attributes": [] }, { "label": "ad-real-time", "description": "", "attributes": [] }, { "label": "ad-toc", "description": "", "attributes": [] }, { "label": "ad-type-def", "description": "", "attributes": [] } ] }