From the ui you can assign one role only, from code you can assign a list of roles (a list of strings), and it will work just like assigning multiple classes in css.
2 Likes
From the ui you can assign one role only, from code you can assign a list of roles (a list of strings), and it will work just like assigning multiple classes in css.