Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5273 (s=5273, is=5279, ic=5277, ia=5279)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5280 (s=5273, is=5280, ic=5278, ia=5280)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5278 (s=5273, is=5280, ic=5278, ia=5280)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5280 (s=5273, is=5280, ic=5278, ia=5280)