Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123572 (s=123572, is=123649, ic=123651, ia=123654)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123650 (s=123572, is=123650, ic=123652, ia=123655)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123652 (s=123572, is=123650, ic=123652, ia=123655)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123655 (s=123572, is=123650, ic=123652, ia=123655)