Enum sap.m.FacetFilterTypeModule: sap/m/library


Used by the FacetFilter control to adapt its design according to type.

Field Summary
sap.m.FacetFilterType.LightForces FacetFilter to display in light mode.
sap.m.FacetFilterType.SimpleForces FacetFilter to display facet lists as a row of buttons, one button per facet.
Field Detail
sap.m.FacetFilterType.Light: string
Forces FacetFilter to display in light mode.
sap.m.FacetFilterType.Simple: string
Forces FacetFilter to display facet lists as a row of buttons, one button per facet. The FacetFilter will automatically adapt to the Light type when it detects smart phone sized displays.