SearchIconsProps
@firecms/core / SearchIconsProps
Interface: SearchIconsProps
Section titled “Interface: SearchIconsProps”Defined in: components/SearchIconsView.tsx:16
Properties
Section titled “Properties”onIconSelected()?
Section titled “onIconSelected()?”
optionalonIconSelected: (icon) =>void
Defined in: components/SearchIconsView.tsx:18
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”void
selectedIcon?
Section titled “selectedIcon?”
optionalselectedIcon:string
Defined in: components/SearchIconsView.tsx:17