getState

returns the reactive state object of User Manager

object getState();
objectstate object

Example

// returns the current state of User manager
const state = $$("um").getState();

Details

Currently there aren't any reactive properties for User Manager, but you can easily add them by customizing the widget.

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.