Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20580 (s=20580, is=20602, ic=20603, ia=20600)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20603 (s=20580, is=20603, ic=20604, ia=20601)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20604 (s=20580, is=20603, ic=20604, ia=20601)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20601 (s=20580, is=20603, ic=20604, ia=20601)