Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32243 (s=32243, is=32277, ic=32276, ia=32278)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32278 (s=32243, is=32278, ic=32277, ia=32279)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32277 (s=32243, is=32278, ic=32277, ia=32279)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32279 (s=32243, is=32278, ic=32277, ia=32279)