Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100248 (s=100248, is=100311, ic=100312, ia=100313)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100312 (s=100248, is=100312, ic=100313, ia=100314)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100313 (s=100248, is=100312, ic=100313, ia=100314)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100314 (s=100248, is=100312, ic=100313, ia=100314)