Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99013 (s=99013, is=99075, ic=99076, ia=99077)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99076 (s=99013, is=99076, ic=99077, ia=99078)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99077 (s=99013, is=99076, ic=99077, ia=99078)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99078 (s=99013, is=99076, ic=99077, ia=99078)