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