UI Extensions
Ikawaari supports UI extensions as part of the app framework.
These extensions let installed apps contribute contextual UI into approved slots.
Confirmed slot model
Current allowed slots include:
merchant.overview.widgetmerchant.payment_detail.tabworkbench.panelops.widget
Slot behavior
Slots are validated against the platform catalog of allowed UI extension slots.
The platform also enforces:
- allowed slot names
- allowed component types
- environment and installation constraints
- grant and scope compatibility for merchant-facing slots
Documentation priority
This guide should expand over time into:
- slot-by-slot rendering expectations
- component configuration examples
- merchant-facing versus operator-facing extension surfaces
- approval and governance rules for ecosystem apps