Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33629 (s=33629, is=33664, ic=33663, ia=33665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33665 (s=33629, is=33665, ic=33664, ia=33666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33664 (s=33629, is=33665, ic=33664, ia=33666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33666 (s=33629, is=33665, ic=33664, ia=33666)