Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10041 (s=10041, is=10049, ic=10048, ia=10050)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10050 (s=10041, is=10050, ic=10049, ia=10051)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10049 (s=10041, is=10050, ic=10049, ia=10051)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10051 (s=10041, is=10050, ic=10049, ia=10051)