Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10191 (s=10191, is=10212, ic=10212, ia=10214)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10213 (s=10191, is=10213, ic=10213, ia=10215)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10213 (s=10191, is=10213, ic=10213, ia=10215)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10215 (s=10191, is=10213, ic=10213, ia=10215)