DevComment
components/dev/Comment.vue
Code comment text in blue using font-dev.
// This is a developer comment
// Used for inline notes in documentation layouts
Some component
← annotating an element
components/dev/Comment.vue
Usage
<DevComment>
Content here
</DevComment>
Slots
| Slot | Description |
|---|---|
| default | Comment text |