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