- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
5.10.3. Admin Development Constraints
This chapter lists some constraints of admin widgets and UI routes.
Arrow Functions#
Widget and UI route components must be created as arrow functions.
Widget Zone#
A widget zone's value must be wrapped in double or single quotes. It can't be a template literal or a variable.
Was this chapter helpful?