Untitled
typescript
2 months ago
126 B
0
Indexable
Never
export function onCustomButtonClick(sender: CustomButton, args: IEventArgs) { const cardId = sender.getService($CardId); }
export function onCustomButtonClick(sender: CustomButton, args: IEventArgs) { const cardId = sender.getService($CardId); }