TLNullableShapeProps

Public TypeAlias

Signature
type TLNullableShapeProps = {
  [K in TLShapeProp]?: null | TLShapeProps[K]
}
References

TLShapeProp, TLShapeProps

Edit this page
Last edited on 6 June 2023
TLNoteShapeTLOpacityStyle