Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105678 (s=105678, is=105746, ic=105747, ia=105749)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105747 (s=105678, is=105747, ic=105748, ia=105750)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105748 (s=105678, is=105747, ic=105748, ia=105750)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105750 (s=105678, is=105747, ic=105748, ia=105750)