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