Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101760 (s=101760, is=101824, ic=101825, ia=101827)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101825 (s=101760, is=101825, ic=101826, ia=101828)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101826 (s=101760, is=101825, ic=101826, ia=101828)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101828 (s=101760, is=101825, ic=101826, ia=101828)