Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65592 (s=65592, is=65647, ic=65648, ia=65649)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65648 (s=65592, is=65648, ic=65649, ia=65650)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65649 (s=65592, is=65648, ic=65649, ia=65650)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65650 (s=65592, is=65648, ic=65649, ia=65650)