Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65775 (s=65775, is=65830, ic=65831, ia=65832)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65831 (s=65775, is=65831, ic=65832, ia=65833)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65832 (s=65775, is=65831, ic=65832, ia=65833)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65833 (s=65775, is=65831, ic=65832, ia=65833)