Loading...
Installation
Props
Prop | Type | Default | Description |
---|---|---|---|
name | string | "Dr. Sarah Johnson" | Doctor's name |
image | string | - | Profile image URL |
specialization | string | "Pediatric Specialist" | Medical specialization |
status | string | "Online" | Current availability status |
rating | number | 4.8 | Doctor's rating |
chats | number | 231 | Number of completed chats |
available | string | "Available Today · Until 7:00 PM" | Availability information |
onJoinChat | function | - | Callback for joining chat |
onBookmark | function | - | Callback for bookmarking doctor |