You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some use cases may require custom tags to be rendered. Add a callback to the main Html widget that is called every time an unknown element is encountered. The programmer can then return their own widget for their custom elements.