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