Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-rooms
RoomsIcons
Interface RoomsIcons
Combined icons interface for the RoomsList component.
interface
RoomsIcons
{
card
:
Partial
<
RoomCardIcons
>
;
searchBar
:
Partial
<
RoomSearchBarIcons
>
;
}
Index
Properties
card
search
Bar
Properties
card
card
:
Partial
<
RoomCardIcons
>
Room card icons
search
Bar
searchBar
:
Partial
<
RoomSearchBarIcons
>
Search bar icons
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
card
search
Bar
Hiyve Components - v1.0.0
Loading...
Combined icons interface for the RoomsList component.