Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101106 (s=101106, is=101170, ic=101171, ia=101173)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101171 (s=101106, is=101171, ic=101172, ia=101174)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101172 (s=101106, is=101171, ic=101172, ia=101174)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101174 (s=101106, is=101171, ic=101172, ia=101174)