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