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