Other Configuration
Available Style Configuration
{
type: 'floating' | 'container'
title?: string
logo?: string
containerId?: string
containerStyle?: string
floatingButtonIcon?: string
theme?: 'light' | 'dark'
themeStyle?: {
backgroundColor?: string
color?: string
}
}
Readme
Last updated