Skip to main content
Batoi UIF Docs

Browser Support

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

Version 3.0.0 Version 3 active maintenance Reviewed Aug 11, 2026 Next review Nov 11, 2026

Owner: Batoi Engineering Reviewed by: Batoi UIF Maintainers Source revision: b2f3478

Browse Batoi UIF Documentation Browser Support

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.