Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100520 (s=100520, is=100582, ic=100584, ia=100585)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100583 (s=100520, is=100583, ic=100585, ia=100586)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100585 (s=100520, is=100583, ic=100585, ia=100586)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100586 (s=100520, is=100583, ic=100585, ia=100586)