Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16111 (s=16111, is=16122, ic=16124, ia=16125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16123 (s=16111, is=16123, ic=16125, ia=16126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16125 (s=16111, is=16123, ic=16125, ia=16126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16126 (s=16111, is=16123, ic=16125, ia=16126)