hosanna-ui-docs - v0.9.0
    Preparing search index...

    Function layoutState

    • Marks a field as being view layout state, which means the field will cause the view to invalide, if changed. layout state is a special kind of state that is used to control the layout of the view, and does not always trigger re-rendering.

      Parameters

      • target: unknown
      • propertyKey: string

      Returns void