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