Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10377 (s=10377, is=10385, ic=10384, ia=10386)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10386 (s=10377, is=10386, ic=10385, ia=10387)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10385 (s=10377, is=10386, ic=10385, ia=10387)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10387 (s=10377, is=10386, ic=10385, ia=10387)