Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65608 (s=65608, is=65663, ic=65664, ia=65665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65664 (s=65608, is=65664, ic=65665, ia=65666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65665 (s=65608, is=65664, ic=65665, ia=65666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65666 (s=65608, is=65664, ic=65665, ia=65666)