Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65301 (s=65301, is=65356, ic=65357, ia=65358)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65357 (s=65301, is=65357, ic=65358, ia=65359)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65358 (s=65301, is=65357, ic=65358, ia=65359)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65359 (s=65301, is=65357, ic=65358, ia=65359)