WorkspaceD.onBindFail

Called when ComponentFactory.create is called and errored (when the .bind call on a component fails)

class WorkspaceD
ComponentBindFailCallback onBindFail;

See Also

Meta