Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11869 (s=11869, is=11881, ic=11880, ia=11882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11882 (s=11869, is=11882, ic=11881, ia=11883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11881 (s=11869, is=11882, ic=11881, ia=11883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11883 (s=11869, is=11882, ic=11881, ia=11883)