TLNullableShapeProps

Public TypeAlias

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

TLShapeProp, TLShapeProps

Edit this page
Last edited on 11 May 2023
TLNoteShapePropsTLOpacityStyle