Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97763 (s=97763, is=97825, ic=97826, ia=97827)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97826 (s=97763, is=97826, ic=97827, ia=97828)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97827 (s=97763, is=97826, ic=97827, ia=97828)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97828 (s=97763, is=97826, ic=97827, ia=97828)