element-plus-vue3
Audited by Runlayer on Feb 25, 2026
Malicious tool definition detected
Tool: LICENSE.txt [1/2] Description: Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1.
Tool: LICENSE.txt [2/2] Description: this License.
Malicious tool definition detected
Tool: SKILL.md [1/2] Description: --- name: element-plus-vue3 description: Provides comprehensive guidance for Element Plus Vue 3 component library including installation, components, themes, internationalization, and API reference.
Tool: SKILL.md [2/2]
Malicious tool definition detected
Tool: api/component-api.md Description: # Component API ## API Reference Element Plus component props, events, and methods.
Malicious tool definition detected
Tool: api/global-config.md Description: # Global Configuration ## API Reference Element Plus global configuration options.
Malicious tool definition detected
Tool: api/props-and-events.md Description: # Props and Events ## API Reference Common props and events in Element Plus components.
Malicious tool definition detected
``` ### Example: Button Events ```vue <template> <el-button type="primary" @click="handleClick"> Click Me </el-button> </template> <script setup> const handleClick = () => { console.log('Button clicked') } </script> ``` ### Example: Button Group ```vue <template> <el-button-group> <el-button type="primary" icon="ArrowLeft">Previous</el-button> <el-button type="primary" icon="ArrowRight">Next</el-button> </el-button-group> </template> ``` ### Example: Button with Icon ```vue <template> <el-button
Malicious tool definition detected
Tool: examples/components/date-picker.md Description: # DatePicker Component **官方文档**: https://element-plus.org/en-US/component/date-picker.html ## Instructions This example demonstrates the DatePicker component in Element Plus.
Malicious tool definition detected
Passed Files (15)Click to expand
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan