Media Components
Images, icons, and media display components
Components for displaying images, icons, and other media.
Prerequisites
- Complete the installation
- Import styles:
import '@tetherto/mdk-react-devkit/styles.css'
Components
ArrowIcon
Directional arrow glyph (up / down / left / right) used by sortable headers, breadcrumbs, and toggles.
agent-ready
Props
| Prop | Type | Required | Default | Description |
|---|---|---|---|---|
isOpen | boolean | undefined | - | - | |
size | string | number | undefined | - | Sets both width and height | |
color | string | undefined | - | Only affects single-color icons (default: 'currentColor') | |
children | undefined | - | - |