Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86267 (s=86267, is=86325, ic=86326, ia=86327)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86326 (s=86267, is=86326, ic=86327, ia=86328)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86327 (s=86267, is=86326, ic=86327, ia=86328)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86328 (s=86267, is=86326, ic=86327, ia=86328)