Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19860 (s=19860, is=19881, ic=19882, ia=19879)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19882 (s=19860, is=19882, ic=19883, ia=19880)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19883 (s=19860, is=19882, ic=19883, ia=19880)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19880 (s=19860, is=19882, ic=19883, ia=19880)