Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9486 (s=9486, is=9493, ic=9492, ia=9494)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9494 (s=9486, is=9494, ic=9493, ia=9495)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9493 (s=9486, is=9494, ic=9493, ia=9495)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9495 (s=9486, is=9494, ic=9493, ia=9495)