Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101195 (s=101195, is=101259, ic=101260, ia=101262)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101260 (s=101195, is=101260, ic=101261, ia=101263)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101261 (s=101195, is=101260, ic=101261, ia=101263)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101263 (s=101195, is=101260, ic=101261, ia=101263)