Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

[added] Allow users to opt-out of the wrapper element #364

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

flipsasser
Copy link

The wrapper div ruins my form styling, so I added the ability for users to opt-out of using it.

Changes:

  • <Autocomplete /> now accepts a boolean wrapper prop
  • wrapper defaults to true (no change to default rendering)
  • Setting wrapper to false renders using a keyed array of [input, menu, debug ? debugPre : null]

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

Successfully merging this pull request may close these issues.

None yet

1 participant