Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89500 (s=89500, is=89561, ic=89562, ia=89563)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89562 (s=89500, is=89562, ic=89563, ia=89564)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89563 (s=89500, is=89562, ic=89563, ia=89564)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89564 (s=89500, is=89562, ic=89563, ia=89564)