Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78563 (s=78563, is=78620, ic=78621, ia=78622)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78621 (s=78563, is=78621, ic=78622, ia=78623)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78622 (s=78563, is=78621, ic=78622, ia=78623)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78623 (s=78563, is=78621, ic=78622, ia=78623)