Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99166 (s=99166, is=99228, ic=99229, ia=99230)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99229 (s=99166, is=99229, ic=99230, ia=99231)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99230 (s=99166, is=99229, ic=99230, ia=99231)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99231 (s=99166, is=99229, ic=99230, ia=99231)