@witchcraft/editor
Github
Issues
npm
Preparing search index...
pm/features/Iframe/IframeParsers
InstagramSourceParser
Class InstagramSourceParser
Hierarchy (
View Summary
)
DefaultSourceParser
InstagramSourceParser
Implements
IframeSourceParser
Index
Constructors
constructor
Properties
cache
default
Attributes
default
Query
Params
match
Url
Methods
clean
Url
parse
Attributes
Constructors
constructor
new
InstagramSourceParser
()
:
InstagramSourceParser
Returns
InstagramSourceParser
Properties
cache
cache
:
Map
<
string
,
any
>
= ...
default
Attributes
defaultAttributes
:
DefaultAttributes
= ...
default
Query
Params
defaultQueryParams
:
Record
<
string
,
any
>
= {}
match
Url
matchUrl
:
RegExp
= ...
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
match
Url
Methods
clean
Url
parse
Attributes
Github
Issues
npm
@witchcraft/editor
Loading...