mirror of https://github.com/zulip/zulip.git
6c34d99ad0
We can provide a function that returns an HTML string: `this.header()` to display a header text above the typeahead. This can be used to provide contextual information such as hinting about the silent mentions syntax or the topic mentions syntax. At the end of this commit, the HTML structure is: $container <div> $header <p> info-icon header-text $menu <ul> list-items |
||
---|---|---|
.. | ||
bootstrap | ||
bootstrap-notify | ||
bootstrap-typeahead | ||
jquery-filedrop | ||
jquery-idle | ||
marked | ||
sockjs |