unmaskOnReload

abstract val unmaskOnReload: Boolean?(source)

If true, route masks will, by default, be removed when the page is reloaded.

This can be overridden on a per-mask basis by setting the unmaskOnReload option on the mask, or on a per-navigation basis by setting the unmaskOnReload option in the Navigate options.

default - false API Docs Guide