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