<mf-keyword-ranking></mf-keyword-ranking>
Keyword Ranking ELEMENT Example of use
Applicable attributes
lang (String)
You can specify the display language with attribute lang.
Example of useajax-url (String)
ajax Search URLhead-text (String)
Set text title of the Keyword Ranking ELEMENT
Example of use
sample collection
A few examples of design customization are listed below.
DOM structure and class settings
- div.mf_finder_keywordranking (empty if there is no keyword ranking)
- ( Slot “head” and you can customize the following)
- header.mf_finder_keyword ranking_head
- Value of attribute
head-text
(
if empty)
- Value of attribute
- header.mf_finder_keyword ranking_head
- ol.mf_finder_keyword ranking_items
- li.mf_finder_keyword ranking_item
- a.mf_finder_relatedkeywords_item_link
- span
- [keyword]
- span
- a.mf_finder_relatedkeywords_item_link
- li.mf_finder_keyword ranking_item
- ( Slot “head” and you can customize the following)
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