Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101858 (s=101858, is=101922, ic=101923, ia=101925)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101923 (s=101858, is=101923, ic=101924, ia=101926)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101924 (s=101858, is=101923, ic=101924, ia=101926)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101926 (s=101858, is=101923, ic=101924, ia=101926)