standards-hub / docs

A documentation template made with Nuxt UI Pro.
https://standards-hub.github.io/docs/
0 stars 0 forks source link

feat: added new component for use in .md #78

Closed FroudeDescartes closed 7 months ago

FroudeDescartes commented 7 months ago

How to use this component in .md:

::ShTextImg
---
description: (any), default
textPosition: (left | right)
textSpan: (m | l | xl)
textAlign: (left | center | right)
src: (link | local route), default
---
::

Changing bg color is left without option to be changed through prop on purpose.