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