Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65166 (s=65166, is=65221, ic=65222, ia=65223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65222 (s=65166, is=65222, ic=65223, ia=65224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65223 (s=65166, is=65222, ic=65223, ia=65224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65224 (s=65166, is=65222, ic=65223, ia=65224)