Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55501 (s=55501, is=55552, ic=55552, ia=55554)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55553 (s=55501, is=55553, ic=55553, ia=55555)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55553 (s=55501, is=55553, ic=55553, ia=55555)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55555 (s=55501, is=55553, ic=55553, ia=55555)