Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99550 (s=99550, is=99613, ic=99614, ia=99615)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99614 (s=99550, is=99614, ic=99615, ia=99616)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99615 (s=99550, is=99614, ic=99615, ia=99616)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99616 (s=99550, is=99614, ic=99615, ia=99616)