Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-browser
/
web.sanitizer
/
SanitizerElementNamespaceWithAttributes
Sanitizer
Element
Namespace
With
Attributes
web
interface
SanitizerElementNamespaceWithAttributes
:
SanitizerElementNamespace
(
source
)
Members
Properties
attributes
Link copied to clipboard
web
abstract
var
attributes
:
ReadonlyArray
<
SanitizerAttribute
>
?
name
Link copied to clipboard
web
abstract
var
name
:
String
namespace
Link copied to clipboard
web
abstract
var
namespace
:
String
?
remove
Attributes
Link copied to clipboard
web
abstract
var
removeAttributes
:
ReadonlyArray
<
SanitizerAttribute
>
?