Annotation Interface Unstable


Used to mark a component as having an unstable API or implementation. This is used by the team to reflect components that most likely will change in the future due its maturity and proven usefulness.

Usage of this component is discouraged, use at your own risk.

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • message

      String message
      Default:
      "The API/implementation of this component is unstable, use at your own risk."