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