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