File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,11 +63,11 @@ If you run into any problems with the tooltip not updating after changes are mad
63
63
- [x] ` offset ` - also available on anchor element as ` data-tooltip-offset `
64
64
- [ ] ` padding ` - use ` className ` and custom CSS
65
65
- [ ] ` multiline ` - supported by default in ` content ` and ` html ` props
66
- - [ ] ` border ` - use ` className ` and custom CSS
67
- - [ ] ` borderClass ` - use ` className ` and custom CSS
66
+ - [x ] ` border `
67
+ - [ ] ` borderClass ` - use ` border ` prop
68
68
- [ ] ` textColor ` - use ` className ` and custom CSS
69
69
- [ ] ` backgroundColor ` - use ` className ` and custom CSS
70
- - [ ] ` borderColor ` - use ` className ` and custom CSS
70
+ - [ ] ` borderColor ` - use ` border ` prop
71
71
- [ ] ` arrowColor ` - use ` className ` and custom CSS
72
72
- [ ] ` arrowRadius ` - use ` className ` and custom CSS
73
73
- [ ] ` tooltipRadius ` - use ` className ` and custom CSS
You can’t perform that action at this time.
0 commit comments