Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99893 (s=99893, is=99956, ic=99957, ia=99958)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99957 (s=99893, is=99957, ic=99958, ia=99959)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99958 (s=99893, is=99957, ic=99958, ia=99959)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99959 (s=99893, is=99957, ic=99958, ia=99959)