Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111748 (s=111748, is=111821, ic=111822, ia=111824)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111822 (s=111748, is=111822, ic=111823, ia=111825)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111823 (s=111748, is=111822, ic=111823, ia=111825)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111825 (s=111748, is=111822, ic=111823, ia=111825)