Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100960 (s=100960, is=101024, ic=101025, ia=101027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101025 (s=100960, is=101025, ic=101026, ia=101028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101026 (s=100960, is=101025, ic=101026, ia=101028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101028 (s=100960, is=101025, ic=101026, ia=101028)