Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16876 (s=16876, is=16892, ic=16893, ia=16891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16893 (s=16876, is=16893, ic=16894, ia=16892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16894 (s=16876, is=16893, ic=16894, ia=16892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16892 (s=16876, is=16893, ic=16894, ia=16892)