Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123748 (s=123748, is=123825, ic=123827, ia=123830)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123826 (s=123748, is=123826, ic=123828, ia=123831)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123828 (s=123748, is=123826, ic=123828, ia=123831)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123831 (s=123748, is=123826, ic=123828, ia=123831)