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