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