Class Chip

    • Method Detail

      • chip

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

        public static Chip readOnly​(String text)
      • readOnly

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

        public static Chip overflow​(String text)
      • that

        public Chip that()
      • onClose

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

        public Badge badge()