Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99048 (s=99048, is=99110, ic=99111, ia=99112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99111 (s=99048, is=99111, ic=99112, ia=99113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99112 (s=99048, is=99111, ic=99112, ia=99113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99113 (s=99048, is=99111, ic=99112, ia=99113)