Add global options dynamically to ui-dropdown

you can dynamically inject all the options as per the info bar.

These values are read at deploy time so adding globals here would not make it dynamic - we could possibly add environment variables - but again they would only be read at deploy time.

1 Like