Skip to content

Axios integration & English language #89

Answered by ONLY-yours
Nadaabdalkader asked this question in Q&A
Discussion options

You must be logged in to vote

@Nadaabdalkader sry for taking so long to reply to you

first question:u can use any network, components only care about text return

second:placeholder can help u change the message input place holder, about delete config buttons,u can use actions : render to modify it

        actions={{
          render: (defaultDoms) => {
            return <></>
          }
        }}

this can help u hide delete button

last: we do not suggest do persistence directly in the component, we think its should judged by developer, however pro-chat provide a doc about how to work with state persistence, u can read, maybe its will help u
https://pro-chat.antdigital.dev/guide/storage

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Nadaabdalkader
Comment options

Answer selected by Nadaabdalkader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants