Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100524 (s=100524, is=100586, ic=100588, ia=100589)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100587 (s=100524, is=100587, ic=100589, ia=100590)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100589 (s=100524, is=100587, ic=100589, ia=100590)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100590 (s=100524, is=100587, ic=100589, ia=100590)