Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84833 (s=84833, is=84890, ic=84891, ia=84892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84891 (s=84833, is=84891, ic=84892, ia=84893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84892 (s=84833, is=84891, ic=84892, ia=84893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84893 (s=84833, is=84891, ic=84892, ia=84893)