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