Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94444 (s=94444, is=94505, ic=94506, ia=94507)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94506 (s=94444, is=94506, ic=94507, ia=94508)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94507 (s=94444, is=94506, ic=94507, ia=94508)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94508 (s=94444, is=94506, ic=94507, ia=94508)