Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13333 (s=13333, is=13343, ic=13345, ia=13346)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13344 (s=13333, is=13344, ic=13346, ia=13347)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13346 (s=13333, is=13344, ic=13346, ia=13347)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13347 (s=13333, is=13344, ic=13346, ia=13347)