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