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