Batoi UIF Docs

Browser Support

Understand browser expectations for Batoi UIF examples and client-side Micro Apps.

Browser Support

Batoi UIF examples target modern browsers with ES module support.

Required Browser Capabilities

  • ES modules
  • SVG
  • File input
  • Blob downloads
  • Fetch API
  • CSS custom properties

Progressive Enhancement

Use browser-only features when they improve the experience, but keep core content understandable without them.

Known Constraints

Direct AI provider calls may be blocked by CORS.

Large CSV files may need streaming or worker-based parsing in future versions.