Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10878 (s=10878, is=10886, ic=10885, ia=10887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10887 (s=10878, is=10887, ic=10886, ia=10888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10886 (s=10878, is=10887, ic=10886, ia=10888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10888 (s=10878, is=10887, ic=10886, ia=10888)