Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101098 (s=101098, is=101162, ic=101163, ia=101165)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101163 (s=101098, is=101163, ic=101164, ia=101166)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101164 (s=101098, is=101163, ic=101164, ia=101166)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101166 (s=101098, is=101163, ic=101164, ia=101166)