Options
All
  • Public
  • Public/Protected
  • All
Menu

Module color/isColor

Index

Functions

Functions

isColor

  • isColor(value: string): boolean
  • 判断字符串是否是十六进制的颜色值

    Parameters

    • value: string

    Returns boolean

    boolean