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