What do square brackets in class names mean?

前端 未结 6 820
清酒与你
清酒与你 2020-12-02 06:41

I saw here square brackets that are used in class names:



        
6条回答
  •  一整个雨季
    2020-12-02 07:01

    In standard HTML, they have no particular meaning. It's just more text.

    To the jQuery Validation plugin, they do.

提交回复
热议问题