@witchcraft/editor
Github
Issues
npm
Preparing search index...
pm/features/Iframe/IframeParsers
DefaultSourceParser
Class DefaultSourceParser
Hierarchy (
View Summary
)
DefaultSourceParser
YoutubeSourceParser
InstagramSourceParser
VimeoSourceParser
Implements
IframeSourceParser
Index
Constructors
constructor
Properties
cache
default
Attributes
default
Query
Params
Methods
clean
Url
parse
Attributes
Constructors
constructor
new
DefaultSourceParser
()
:
DefaultSourceParser
Returns
DefaultSourceParser
Properties
cache
cache
:
Map
<
string
,
any
>
= ...
default
Attributes
defaultAttributes
:
DefaultAttributes
= ...
default
Query
Params
defaultQueryParams
:
Record
<
string
,
any
>
= {}
Methods
clean
Url
cleanUrl
(
url
:
string
)
:
string
Parameters
url
:
string
Returns
string
parse
Attributes
parseAttributes
(
element
:
HTMLElement
)
:
false
|
Record
<
string
,
any
>
Parameters
element
:
HTMLElement
Returns
false
|
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cache
default
Attributes
default
Query
Params
Methods
clean
Url
parse
Attributes
Github
Issues
npm
@witchcraft/editor
Loading...