文件名称:iron-fit-behavior:使一个元素适合另一个元素
文件大小:71KB
文件格式:ZIP
更新时间:2024-05-27 07:34:47
HTML
铁质行为 IronFitBehavior将一个元素定位并适合另一个元素的边界,并有选择地将其居中于窗口或另一个元素的中心。 请参阅:, 。 用法 安装 npm install --save @polymer/iron-fit-behavior 在聚合物3元素中 import { PolymerElement } from '@polymer/polymer/polymer-element.js' ; import { mixinBehaviors } from '@polymer/polymer/lib/legacy/class.js' ; import { html } from '@polymer/polymer/lib/utils/html-tag.js' ; import { IronFitBehavior } from '@polymer/iron-fit-behavior/i
【文件预览】:
iron-fit-behavior-master
----.gitignore(57B)
----wct.conf.json(231B)
----package.json(916B)
----package-lock.json(207KB)
----formatconfig.json(49B)
----CONTRIBUTING.md(3KB)
----.github()
--------ISSUE_TEMPLATE.md(727B)
--------CODEOWNERS(34B)
--------workflows()
----README.md(2KB)
----demo()
--------simple-fit.js(1KB)
--------index.html(7KB)
----iron-fit-behavior.js(28KB)
----manifest.json(710B)
----.npmignore(65B)
----bower.json(87B)
----test()
--------iron-fit-behavior.html(75KB)
--------index.html(1KB)
--------test-fit.js(990B)