Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111045 (s=111045, is=111118, ic=111119, ia=111121)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111119 (s=111045, is=111119, ic=111120, ia=111122)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111120 (s=111045, is=111119, ic=111120, ia=111122)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111122 (s=111045, is=111119, ic=111120, ia=111122)