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