Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111778 (s=111778, is=111851, ic=111852, ia=111854)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111852 (s=111778, is=111852, ic=111853, ia=111855)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111853 (s=111778, is=111852, ic=111853, ia=111855)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111855 (s=111778, is=111852, ic=111853, ia=111855)