Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15877 (s=15877, is=15888, ic=15890, ia=15891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15889 (s=15877, is=15889, ic=15891, ia=15892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15891 (s=15877, is=15889, ic=15891, ia=15892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15892 (s=15877, is=15889, ic=15891, ia=15892)