Class Alert


  • public class Alert
    extends CustomBlock
    Alert block for highlighting important information using [!TYPE] syntax.
    • Field Detail

      • type

        private final java.lang.String type
    • Constructor Detail

      • Alert

        public Alert​(java.lang.String type)
    • Method Detail

      • getType

        public java.lang.String getType()