Skip to content

Component A

This is a simple Hello Word component with a prop and use icon from a font file.

Example Usage

You may show demo below with the code snippet.

Example

0
vue
<template>
  <SkExampleComponent msg="Example" />
</template>

Reference

You may show props, slots, events, methods, etc. using Markdown.

Properties

NameTypeDefaultDescription
msgstringnullMessge to show

Events

NameParametersDescription

Slots

NameParametersDescription