Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99279 (s=99279, is=99341, ic=99342, ia=99343)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99342 (s=99279, is=99342, ic=99343, ia=99344)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99343 (s=99279, is=99342, ic=99343, ia=99344)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99344 (s=99279, is=99342, ic=99343, ia=99344)