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