Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99342 (s=99342, is=99404, ic=99405, ia=99406)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99405 (s=99342, is=99405, ic=99406, ia=99407)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99406 (s=99342, is=99405, ic=99406, ia=99407)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99407 (s=99342, is=99405, ic=99406, ia=99407)