Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101045 (s=101045, is=101109, ic=101110, ia=101112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101110 (s=101045, is=101110, ic=101111, ia=101113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101111 (s=101045, is=101110, ic=101111, ia=101113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101113 (s=101045, is=101110, ic=101111, ia=101113)