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