Skip to content

Missing docs for autocomplete _renderItemData #201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dcherman opened this issue Apr 23, 2014 · 1 comment
Closed

Missing docs for autocomplete _renderItemData #201

dcherman opened this issue Apr 23, 2014 · 1 comment

Comments

@dcherman
Copy link

The documentation for the _renderMenu extension point references a _renderItemData method, however there is no documentation on what that does and how it differs from _renderItem.

Is _renderItemData missing documentation, or should _renderMenu be referring instead to the _renderItem extension point?

@scottgonzalez
Copy link
Member

_renderItemData() is not an extension point, it performs the non-optional parts of rendering the items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants