Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101857 (s=101857, is=101921, ic=101922, ia=101924)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101922 (s=101857, is=101922, ic=101923, ia=101925)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101923 (s=101857, is=101922, ic=101923, ia=101925)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101925 (s=101857, is=101922, ic=101923, ia=101925)