Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89829 (s=89829, is=89890, ic=89891, ia=89892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89891 (s=89829, is=89891, ic=89892, ia=89893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89892 (s=89829, is=89891, ic=89892, ia=89893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89893 (s=89829, is=89891, ic=89892, ia=89893)