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