Untitled
unknown
typescript
2 years ago
126 B
3
Indexable
export function onCustomButtonClick(sender: CustomButton, args: IEventArgs) { const cardId = sender.getService($CardId); }
Editor is loading...
export function onCustomButtonClick(sender: CustomButton, args: IEventArgs) { const cardId = sender.getService($CardId); }