Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9641 (s=9641, is=9649, ic=9648, ia=9650)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9650 (s=9641, is=9650, ic=9649, ia=9651)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9649 (s=9641, is=9650, ic=9649, ia=9651)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9651 (s=9641, is=9650, ic=9649, ia=9651)