Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65054 (s=65054, is=65109, ic=65110, ia=65111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65110 (s=65054, is=65110, ic=65111, ia=65112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65111 (s=65054, is=65110, ic=65111, ia=65112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65112 (s=65054, is=65110, ic=65111, ia=65112)