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