Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10566 (s=10566, is=10574, ic=10573, ia=10575)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10575 (s=10566, is=10575, ic=10574, ia=10576)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10574 (s=10566, is=10575, ic=10574, ia=10576)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10576 (s=10566, is=10575, ic=10574, ia=10576)