<!-- AUTO-GENERATED from the @riverty/web-components custom elements manifest. Do not edit by hand. -->

# r-design-system-devtools

Can be used by developers to verify functionality of the design system.

Example:
```html
<r-design-system-devtools design-tokens></r-design-system-devtools>
```

## class: `RDesignSystemDevtools`, `r-design-system-devtools`

### Fields

| Name           | Privacy | Type      | Default | Description                                            | Inherited From |
| -------------- | ------- | --------- | ------- | ------------------------------------------------------ | -------------- |
| `designTokens` |         | `boolean` | `false` | Whether to display a preview of some key design tokens |                |

### Attributes

| Name            | Field        | Inherited From |
| --------------- | ------------ | -------------- |
| `design-tokens` | designTokens |                |

<hr/>

## Exports

| Kind                        | Name                       | Declaration           | Module | Package |
| --------------------------- | -------------------------- | --------------------- | ------ | ------- |
| `js`                        | `RDesignSystemDevtools`    | RDesignSystemDevtools |        |         |
| `custom-element-definition` | `r-design-system-devtools` | RDesignSystemDevtools |        |         |
