Skip to content
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

How to remove the search box #587

Closed
sandywk opened this issue May 6, 2022 · 1 comment
Closed

How to remove the search box #587

sandywk opened this issue May 6, 2022 · 1 comment

Comments

@sandywk
Copy link

sandywk commented May 6, 2022

How to view detailed documents

I need to remove the search box. Which parameter should I use

const picker = new EmojiMart.Picker({ data, onEmojiSelect: addFunc, previewPosition: 'none', icons: 'solid', stickySearch: false }) document.querySelector(id).appendChild(picker)

@moxccc
Copy link

moxccc commented Dec 11, 2023

加一个这个参数 searchPosition:"none",

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

No branches or pull requests

3 participants