Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111119 (s=111119, is=111192, ic=111193, ia=111195)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111193 (s=111119, is=111193, ic=111194, ia=111196)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111194 (s=111119, is=111193, ic=111194, ia=111196)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111196 (s=111119, is=111193, ic=111194, ia=111196)