Route Variables
URL and path related variables stored in RouterContext
Overview
Quickstart
URL
/MyScreenPath/:dynamic_propertySetup
Use Cases
Rendering a specific entry in your Data Base
Build Dynamic Queries
Select And Navigate
Limitations
Parameters Amount
Solution
Last updated