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

extraControl is not working. I want to add extracontrol cutom button in the Footer #372

Open
priyangamani opened this issue Apr 10, 2023 · 0 comments

Comments

@priyangamani
Copy link

priyangamani commented Apr 10, 2023

Is there any way to customize the footer?

const handleBtn=()=>{
}

<ChatBot
   extraControl={<button onclick={handleBtn}/>}
  steps={{
      id: 'query',
        user: true,
      trigger:2,hideExtraControl: false,}}

Is there a solution to do that? Thanks!

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

No branches or pull requests

1 participant