Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50101 (s=50101, is=50151, ic=50151, ia=50153)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50152 (s=50101, is=50152, ic=50152, ia=50154)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50152 (s=50101, is=50152, ic=50152, ia=50154)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50154 (s=50101, is=50152, ic=50152, ia=50154)