Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101129 (s=101129, is=101193, ic=101194, ia=101196)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101194 (s=101129, is=101194, ic=101195, ia=101197)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101195 (s=101129, is=101194, ic=101195, ia=101197)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101197 (s=101129, is=101194, ic=101195, ia=101197)