Skip to content

TkxImage

import { TkxImage } from 'tekivex-ui';
Basic — lazy-loaded with skeleton fallback
A placeholder image
With fallback — load fails on purpose
Broken image
  • Keyboard navigation supported on all interactive elements
  • :focus-visible outline at 2px (theme-token primary)
  • ARIA roles and properties applied per WAI-ARIA 1.2
  • Respects prefers-reduced-motion
  • Minimum 44×44 touch target where applicable

src/components/TkxImage.tsx

For the full interactive sandbox where you can change every prop and watch the rendered component update in real time, open the playground.