API Reference > ui-framework > StatusBar > ConditionalField ConditionalField Class A component that expects its children to be a function that will be passed the current component Props. Extends PureComponent<ConditionalFieldProps, ConditionalFieldState> Methods Name Description constructor(props: ConditionalFieldProps): ConditionalField componentDidMount(): void componentDidUpdate(prevProps: ConditionalFieldProps): void render(): ReactNode Defined in ui/framework/src/ui-framework/statusfields/ConditionalField.tsx Line 40 Last Updated: 11 June, 2024