Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32178 (s=32178, is=32193, ic=32194, ia=32193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32194 (s=32178, is=32194, ic=32195, ia=32194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32195 (s=32178, is=32194, ic=32195, ia=32194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32194 (s=32178, is=32194, ic=32195, ia=32194)