Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28891 (s=28891, is=28924, ic=28922, ia=28924)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28925 (s=28891, is=28925, ic=28923, ia=28925)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28923 (s=28891, is=28925, ic=28923, ia=28925)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28925 (s=28891, is=28925, ic=28923, ia=28925)