We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A default image component displays a simple image. An image component has two display modes:
<polymux-image url="image.svg" width="640" height="480"></polymux-image>
<polymux-image type="cats" width="640" height="480"></polymux-image>