Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99751 (s=99751, is=99814, ic=99815, ia=99816)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99815 (s=99751, is=99815, ic=99816, ia=99817)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99816 (s=99751, is=99815, ic=99816, ia=99817)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99817 (s=99751, is=99815, ic=99816, ia=99817)