Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123803 (s=123803, is=123880, ic=123882, ia=123885)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123881 (s=123803, is=123881, ic=123883, ia=123886)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123883 (s=123803, is=123881, ic=123883, ia=123886)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123886 (s=123803, is=123881, ic=123883, ia=123886)