<mf-keyword-ranking-toggle></mf-keyword-ranking-toggle>
Keyword ranking ELEMENT with toggle
Applicable attributes
body-class-toggle (String)
The name of the class to be attached to the body taginit-on (Boolean)
Toggle on the initial stateajax-url (String)
ajax Search URLhead-text (String)
Set text title of this ELEMENT
Same asmf-keyword-ranking
’s attributehead-text
DOM structure and class settings
- div.mf_toggle_wrap.mf_finder_keywordranking_toggle .mf_toggle_on Toggle on
- div.mf_toggle_button_wrap
- a.mf_toggle_button toggle button
:Click here to toggle on/off state, and attributebody-class-toggle
will be removed from the body tag. - div.mf_toggle_content_wrap
- div.mf_toggle_content
- div.mf_finder_keywordranking (empty if there is no keyword ranking)
- header.mf_finder_keywordranking_head
- Value of attribute
head-text
(
if empty)
- Value of attribute
- ol.mf_finder_keywordranking_items
- li.mf_finder_keywordranking_item
- a.mf_finder_relatedkeywords_item_link
- span
- [keyword]
- span
- a.mf_finder_relatedkeywords_item_link
- li.mf_finder_keywordranking_item
- header.mf_finder_keywordranking_head
- div.mf_finder_keywordranking (empty if there is no keyword ranking)
- div.mf_toggle_content
- a.mf_toggle_button toggle button
- div.mf_toggle_button_wrap
Slot for DOM customization
For the slots, see the description below
Slot name head
Properties that can be referenced
- self: an instance of this CUSTOM ELEMENT
- customProp: data returned by the function specified by attribute
:custom-prop-func
Same as mf-keyword-ranking
slothead