Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89894 (s=89894, is=89955, ic=89956, ia=89957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89956 (s=89894, is=89956, ic=89957, ia=89958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89957 (s=89894, is=89956, ic=89957, ia=89958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89958 (s=89894, is=89956, ic=89957, ia=89958)