Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99213 (s=99213, is=99275, ic=99276, ia=99277)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99276 (s=99213, is=99276, ic=99277, ia=99278)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99277 (s=99213, is=99276, ic=99277, ia=99278)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99278 (s=99213, is=99276, ic=99277, ia=99278)