| Name | Type | Default | Description |
|---|---|---|---|
behavior |
String |
'reversed' |
/ export class EdMediaBlock extends EdElement { static get styles() { return unsafeCSS(styles.toString()); } /** Behavior variants <ed-text-passage size="sm"> <ul> <li>**reversed** reorders the media and body so that the image is placed on the right</li> </ul> </ed-text-passage> |
| Name | Description |
|---|---|
- |
The block content |
media |
Any associated media |
Full interactive examples, variant previews, accessibility audits, and the complete API reference are available in Storybook — generated directly from the component source code.
packages/eddie-web-components/components/media-block/media-block.ts