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