Giter Site home page Giter Site logo

lovelyefyyucui / ylloadinghud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from changgnahc/ylloadinghud

0.0 0.0 0.0 148 KB

鸿蒙原生加载动画,包含各种加载动画和提示弹窗

Shell 0.95% JavaScript 95.47% TypeScript 2.55% Batchfile 1.03%

ylloadinghud's Introduction

YLLoadingHUD

鸿蒙原生加载动画,包含各种加载动画和提示弹窗

demoimg

本项目基于ArkTs语言,api9

使用方法:

1、将ets文件夹下的YLLoadingHUD文件夹拖入项目

2、在需要使用的文件引入

import YLHud, { HUDClass, HUDMode } from '../YLLoadingHUD/YLLoadingHUD'

3、定义变量

@State hudItem:HUDClass = {
    show:false,
    mode:HUDMode.loading,
    string:'loading'
  }

4、添加组件

YLHud({hudItem:$hudItem})

demoimg

更多鸿蒙开发教程,欢迎关注【幽蓝计划】公众号

ylloadinghud's People

Contributors

changgnahc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.