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