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