Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101333 (s=101333, is=101397, ic=101398, ia=101400)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101398 (s=101333, is=101398, ic=101399, ia=101401)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101399 (s=101333, is=101398, ic=101399, ia=101401)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101401 (s=101333, is=101398, ic=101399, ia=101401)