Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6563 (s=6563, is=6564, ic=6564, ia=6564)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6565 (s=6563, is=6565, ic=6565, ia=6565)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6565 (s=6563, is=6565, ic=6565, ia=6565)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6565 (s=6563, is=6565, ic=6565, ia=6565)