Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64055 (s=64055, is=64110, ic=64111, ia=64112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64111 (s=64055, is=64111, ic=64112, ia=64113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64112 (s=64055, is=64111, ic=64112, ia=64113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64113 (s=64055, is=64111, ic=64112, ia=64113)