CustomBlocklistConfig interface
Gets or sets the source to which filter applies.
- Extends
Properties
source | Content source to apply the Content Filters. |
Inherited Properties
blocking | If blocking would occur. |
blocklist |
Name of ContentFilter. |
Property Details
source
Content source to apply the Content Filters.
source?: string
Property Value
string
Inherited Property Details
blocking
If blocking would occur.
blocking?: boolean
Property Value
boolean
Inherited From RaiBlocklistConfig.blocking
blocklistName
Name of ContentFilter.
blocklistName?: string
Property Value
string
Inherited From RaiBlocklistConfig.blocklistName