Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99177 (s=99177, is=99239, ic=99240, ia=99241)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99240 (s=99177, is=99240, ic=99241, ia=99242)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99241 (s=99177, is=99240, ic=99241, ia=99242)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99242 (s=99177, is=99240, ic=99241, ia=99242)