Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100223 (s=100223, is=100286, ic=100287, ia=100288)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100287 (s=100223, is=100287, ic=100288, ia=100289)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100288 (s=100223, is=100287, ic=100288, ia=100289)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100289 (s=100223, is=100287, ic=100288, ia=100289)