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