Just looking at the implementation:
You already have access to the model
in the connector, so does it make sense to just do this.args.model.toggleStatus("visible")
from your connector instead?
Just looking at the implementation:
You already have access to the model
in the connector, so does it make sense to just do this.args.model.toggleStatus("visible")
from your connector instead?