Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101321 (s=101321, is=101385, ic=101386, ia=101388)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101386 (s=101321, is=101386, ic=101387, ia=101389)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101387 (s=101321, is=101386, ic=101387, ia=101389)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101389 (s=101321, is=101386, ic=101387, ia=101389)