# Component A
# Example
The following example is a tag <component-a/> written directly in the markdown file.
Load time by moment: November 4th 2020, 4:54:10 pm.
Fill array by lodash: [ "a", "a", "a" ]
The code snippet can be written directly in markdown too. This could be useful especially when you only want to show a portion of the demo codes.
<component-a />
# Props
| Name | Type | Description | Default |
|---|---|---|---|
| prop |
# Slots
| Name | Slot props | Description |
|---|---|---|
| default |
# Methods
| Name | Params | Description |
|---|---|---|
| method1 |
# Events
| Name | Params | Description |
|---|---|---|
| event1 |