Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67234 (s=67234, is=67290, ic=67291, ia=67292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67291 (s=67234, is=67291, ic=67292, ia=67293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67292 (s=67234, is=67291, ic=67292, ia=67293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67293 (s=67234, is=67291, ic=67292, ia=67293)