0.0.3 • Published 3 years ago
mofron-comp-circle v0.0.3
mofron-comp-circle
mofron is module based frontend framework.
menu item component for mofron
this is interface component
Install
npm install mofron mofron-comp-circleSample
<setting>
<tag load="mofron-comp-circle">Circle</tag>
</setting>
<Circle size=1.5rem color="#f0e6fa"></Circle>Parameter
| ShortForm | Parameter Name | Type | Description |
|---|---|---|---|
| size | string(size) | circle size | |
| none | for super class, not use | ||
| width | string(size) | circle size | |
| dict | style option | ||
| height | string(size) | circle size | |
| dict | style option |