站長資訊網
        最全最豐富的資訊網站

        react中怎么禁止button渲染

        react中禁止button渲染的方法:1、打開相應的js代碼文件;2、找到“const flags = true;<Button disabled={flags}/>”并將其中的“true”值修改為“false”即可禁止button。

        react中怎么禁止button渲染

        本教程操作環境:Windows10系統、react18.0.0版、Dell G3電腦。

        react中怎么禁止button渲染?

        react 中 button按鈕的禁用和啟用狀態

        disabled 為false 是啟用狀態

        //  啟用狀態     const flags = true;     <Button disabled={flags}/>
        登錄后復制

        disabled 為 true 是禁用狀態

        //  禁用狀態     <Button disabled/> //  禁用狀態2 變量控制     const flags = false;     <Button disabled={flags}/>
        登錄后復制


        下面拓展聊聊React自定義組件–Button

        這是主要js代碼

        import React, { Component } from 'react' import "./dist/index.css"; import PropTypes from "prop-types"; import classnames from "classnames"; class Button extends Component {     constructor(props) {         super(props);         this.state = { }     }     handleClick = () => {         if (!this.props.onClick) return;         this.props.onClick();     };     render() {          //為了能讓 Button 組件有多個樣式選擇,于是安裝 classnames 插件來幫助切換類名來切換樣式:         const ClassName = classnames({  //根據父組件傳進來的 size 來判斷使用什么類名             "btn": true,             [`btn_${this.props.type}`]: true,             [`btn_${this.props.size}`]: true,             "btn_disabled": this.props.disabled,             "btn_circle": this.props.circle,         });         return (             <button                 className = {ClassName}                 onClick = {this.handleClick}             >                 {this.props.children}             </button>          );     } } //   組件的默認屬性 Button.defaultProps = {     children: "Button",     type: "primary",     size: "default",     disabled: false,     circle: false, }; //   使用propTypes  進行組件屬性的檢查 Button.propTypes = {     children: PropTypes.string,     type: PropTypes.oneOf(["primary", "success", "warning", "danger", "info"]),     size: PropTypes.oneOf(["default", "small", "large"]),     disabled: PropTypes.bool,     circle: PropTypes.bool, };   export default Button;
        登錄后復制

        這是樣式代碼

        @bG-0: #fff; @bF-1: #c0c4cc; @PRIMARY: #409eff; @SUCCESS: #67c23a; @DANGER: #f65c6c; @WARNING: #e6a23c; @INFO: #909399; @FONTSIZE: 14px; @radius: 4px; @btnBorderRadius: 4px; @btnBorder: 1px solid transparent; @btnMargin: 0 8px 12px 0; @btnFontSize: 14px; @btnLargeFontSize: 16px; @btnSmallFontSize: 12px; @btnPadding: 4px 15px; @btnLargePadding: 6.4px 15px; @btnSmallPadding: 1px 7px; @btnDisabledCol: #909399; .btn {     width: 60px;     height: 30px;     border-radius: @btnBorderRadius;     border: @btnBorder;     outline: none;     appearance: none;     text-align: center;     margin: @btnMargin;     cursor: pointer;     justify-content: center;     align-items: center;     text-align: center;     &_primary {         background-color: @PRIMARY;         color: @bG-0;         &:hover {             opacity: 0.8;         }     }     &_success {         background: @SUCCESS;         color: @bG-0;         &:hover {             opacity: 0.8;         }     }     &_danger {         background: @DANGER;         color: @bG-0;         &:hover {             opacity: 0.8;         }     }     &_warning {         background: @WARNING;         color: @bG-0;         &:hover {             opacity: 0.8;         }     }     &_info {         background-color: @bG-0;         color: black;         border: 1px dashed #999;         &:hover {             opacity: 0.8;         }     }     &_disabled {         background-color: @bF-1;         color: @btnDisabledCol;         cursor: not-allowed;         &:hover {             opacity: 1;         }     }     &_circle {         padding: 0;         font-size: 16px;         text-align: center;         width: 30px;         height: 30px;         overflow: hidden;         border-radius: 50%;         word-break: break-all;     }     &_large {         font-size: @btnLargeFontSize;     }     &_default {         font-size: @btnFontSize;     }     &_small {         font-size: @btnSmallFontSize;     } }
        登錄后復制

        最后引用示例

        import './App.css'; import Button from './component/Button/index' function App() {   const handleClick = () => {     alert('我是組件');   }   return (     <div className="App">       <header className="App-header">         <Button>查詢</Button>         <Button type = "success">成功</Button>         <Button type = "warning">警告</Button>         <Button type = "danger">失敗</Button>         <Button type = "info">灰色</Button>         <Button onClick={ handleClick }>事件</Button>         <Button size='default'>small</Button>         <Button size='small'>small</Button>         <Button size='large'>small</Button>         <Button disabled={true} >a</Button>         <Button size='default' circle={true} >a</Button>         <Button size='small' circle={true} >a</Button>         <Button size='large' circle={true} >a</Button>       </header>     </div>   ); } export default App;
        登錄后復制

        成果

        react中怎么禁止button渲染

        給自己留個印象 還有很多不足的地方 希望大家一起進步

        推薦學習:《react視頻教程》

        贊(0)
        分享到: 更多 (0)
        網站地圖   滬ICP備18035694號-2    滬公網安備31011702889846號
        主站蜘蛛池模板: 国产午夜精品久久久久免费视 | 久久久精品波多野结衣| 亚洲人成电影网站国产精品| 久久伊人精品青青草原高清| 久久亚洲中文字幕精品有坂深雪| 国自产精品手机在线观看视| 国产精品国产三级专区第1集| 亚洲码国产精品高潮在线| 国产精品免费大片一区二区| 国产精品久久久久久影院| 精品国产福利一区二区| 亚洲AV无码久久精品狠狠爱浪潮| 日本精品久久久久久久久免费| 国产精品99在线播放| 久久伊人精品青青草原高清| 97精品一区二区视频在线观看| 青青草原精品99久久精品66| 亚洲一区二区三区国产精品| 久久久精品久久久久特色影视| 国产91在线精品| 亚洲精品免费视频| 久久99热精品| 国产亚洲欧洲精品| 国产精品一久久香蕉国产线看| 国产69精品久久久久777| 国产乱码精品一品二品| 精品国产第一国产综合精品| 精品调教CHINESEGAY| 精品久久久噜噜噜久久久| 久久99精品久久久久久hb无码| 亚洲av无码精品网站| 十八18禁国产精品www| 亚洲乱码精品久久久久..| 中日精品无码一本二本三本| 亚洲日韩欧美制服精品二区| 在线精品自拍无码| 真实国产精品vr专区| 亚洲AV无码成人精品区蜜桃| 久久精品国产第一区二区三区| 精品视频一区二区三三区四区| 99久久精品午夜一区二区|