roles
toggles the roles section in the widget
boolean roles;
Example
webix.ui({
view: "usermanager",
url: "https://docs.webix.com/usermanager-backend/",
roles: false
});
Default value:
true
Related samples
Details
If false, disables User roles.
See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.