- Get Started
- Framework
Menu
- Get Started
- Framework
6.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?