Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 82100 (s=82100, is=82157, ic=82158, ia=82159)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82158 (s=82100, is=82158, ic=82159, ia=82160)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82159 (s=82100, is=82158, ic=82159, ia=82160)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82160 (s=82100, is=82158, ic=82159, ia=82160)