MDK Logo
ReferenceUIComponents

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

PropTypeRequiredDefaultDescription
isOpenboolean | undefined--
sizestring | number | undefined-Sets both width and height
colorstring | undefined-Only affects single-color icons (default: 'currentColor')
childrenundefined--

On this page