PropTypes:
| Name | Type | Required | Description | Default |
|---|---|---|---|---|
exampleProp |
string | No | 'I am prop' |
Components
This example symbolize the usage of vue components with a dash'ed name
You also can add a description in the top level
(so called class level) part of the page. You can do this with
@classdesc tag
Furthermore you can hide Constructor part with @hideconstructor
| Name | Type | Required | Description | Default |
|---|---|---|---|---|
exampleProp |
string | No | 'I am prop' |