mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-22 21:10:33 +03:00
@@ -4,7 +4,7 @@ export default function _attrsGenerator (options = {}) {
|
|||||||
/**
|
/**
|
||||||
* Generates tag attributes for use on the server.
|
* Generates tag attributes for use on the server.
|
||||||
*
|
*
|
||||||
* @param {('bodyAttrs'|'htmlAttrs')} type - the type of attributes to generate
|
* @param {('bodyAttrs'|'htmlAttrs'|'headAttrs')} type - the type of attributes to generate
|
||||||
* @param {Object} data - the attributes to generate
|
* @param {Object} data - the attributes to generate
|
||||||
* @return {Object} - the attribute generator
|
* @return {Object} - the attribute generator
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user