Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4382 (s=4382, is=4388, ic=4386, ia=4388)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4389 (s=4382, is=4389, ic=4387, ia=4389)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4387 (s=4382, is=4389, ic=4387, ia=4389)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4389 (s=4382, is=4389, ic=4387, ia=4389)