Home > ISCH_PrimitiveComponent > otherProperty
ISCH_PrimitiveComponent.otherProperty property
其它参数
Signature
typescript
protected otherProperty?: {
[key: string]: string | number | boolean;
};1
2
3
2
3