Class Chip

    • Method Detail

      • chip

        public static Chip chip​(String text)
        Deprecated.
      • chip

        public static Chip chip​(String text,
                                int count)
        Deprecated.
      • readOnly

        public static Chip readOnly​(String text)
        Deprecated.
      • readOnly

        public static Chip readOnly​(String text,
                                    int count)
        Deprecated.
      • overflow

        public static Chip overflow​(String text)
        Deprecated.
      • that

        public Chip that()
        Deprecated.
      • onClose

        public Chip onClose​(Callback callback)
        Deprecated.
        Called after the chip has been removed.
      • text

        public Chip text​(String text)
        Deprecated.
      • badge

        public Badge badge()
        Deprecated.