Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 57735 (s=57735, is=57786, ic=57786, ia=57788)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 57787 (s=57735, is=57787, ic=57787, ia=57789)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 57787 (s=57735, is=57787, ic=57787, ia=57789)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 57789 (s=57735, is=57787, ic=57787, ia=57789)