Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11912 (s=11912, is=11924, ic=11923, ia=11925)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11925 (s=11912, is=11925, ic=11924, ia=11926)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11924 (s=11912, is=11925, ic=11924, ia=11926)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11926 (s=11912, is=11925, ic=11924, ia=11926)