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