Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18181 (s=18181, is=18198, ic=18199, ia=18197)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18199 (s=18181, is=18199, ic=18200, ia=18198)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18200 (s=18181, is=18199, ic=18200, ia=18198)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18198 (s=18181, is=18199, ic=18200, ia=18198)