Navigation.bindElements()

Static method on the Navigation class.

Calling this method will trigger an automatic binding of anchor tags that haven't been bound yet.

SSR anchor tags are automatically bound. This method should be called after you've added anchor tags dynamically with JavaScript.


Examples

Binding an anchor tag added programmatically