Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22007 (s=22007, is=22029, ic=22030, ia=22027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22030 (s=22007, is=22030, ic=22031, ia=22028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22031 (s=22007, is=22030, ic=22031, ia=22028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22028 (s=22007, is=22030, ic=22031, ia=22028)