Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10800 (s=10800, is=10813, ic=10815, ia=10816)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10814 (s=10800, is=10814, ic=10816, ia=10817)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10816 (s=10800, is=10814, ic=10816, ia=10817)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10817 (s=10800, is=10814, ic=10816, ia=10817)