
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
lemaf-vue-range-picker
Advanced tools
Componente Vue para seleção de intervalos de datas.
Importar o componente import LemafRangePicker from 'lemaf-vue-range-picker'
Importar o css import 'lemaf-vue-range-picker/dist/lemaf-vue-range-picker.css'
Incluir o componente: <lemaf-range-picker @selected="onRangeSelected" v-bind="config"></lemaf-range-picker>
O evento select
retorna um objeto com os atributos inicio
e fim
, cada um deles com uma instância Date
equivalente ao intervalo selecionado. Exemplo:
range{
inicio: Wed Jan 01 2014 00:00:00 GMT-0200 (-02),
fim: Mon Dec 31 2018 00:00:00 GMT-0200 (-02)
}
É possível modificar alguns parâmetros do componente, como cores e ano inicial dos intervalos através do parâmetro config
. Exemplo:
config: {
anoInicial: 1992,
styles: {
baseColor: '#FFA726',
overColor: 'white'
}
}
FAQs
Componente Vue para seleção de intervalos de datas.
We found that lemaf-vue-range-picker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.