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