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