Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89825 (s=89825, is=89886, ic=89887, ia=89888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89887 (s=89825, is=89887, ic=89888, ia=89889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89888 (s=89825, is=89887, ic=89888, ia=89889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89889 (s=89825, is=89887, ic=89888, ia=89889)