Skip to content
slint
import { AboutSlint } from "std-widgets.slint";export component Example inherits Window {    height: 175px;    AboutSlint {}}

About Slint component

此元素显示一个 "Made with Slint" 徽章。

基于 MIT 协议发布