Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101826 (s=101826, is=101890, ic=101891, ia=101893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101891 (s=101826, is=101891, ic=101892, ia=101894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101892 (s=101826, is=101891, ic=101892, ia=101894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101894 (s=101826, is=101891, ic=101892, ia=101894)