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