Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101352 (s=101352, is=101416, ic=101417, ia=101419)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101417 (s=101352, is=101417, ic=101418, ia=101420)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101418 (s=101352, is=101417, ic=101418, ia=101420)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101420 (s=101352, is=101417, ic=101418, ia=101420)