Skip to content

Conversation

@alisonjlai
Copy link
Contributor

No description provided.

Comment on lines -751 to -762
#### triggerActionCallback();
Arguments
- `configId : string` - The config ID corresponding to the action trigger
The function that can be called to asynchronously trigger the action
```ts
function triggerActionCallback(configId: string): void;
```
Copy link
Contributor Author

@alisonjlai alisonjlai Oct 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleaning this up too -- leftover code that isn’t used

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@alisonjlai alisonjlai marked this pull request as ready for review October 8, 2025 16:52
peternandersson
peternandersson previously approved these changes Oct 8, 2025
Copy link
Contributor

@peternandersson peternandersson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Comment on lines -751 to -762
#### triggerActionCallback();
Arguments
- `configId : string` - The config ID corresponding to the action trigger
The function that can be called to asynchronously trigger the action
```ts
function triggerActionCallback(configId: string): void;
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

Co-authored-by: Peter Andersson <106624618+peternandersson@users.noreply.github.com>
@alisonjlai alisonjlai merged commit 1a3d14d into main Oct 8, 2025
1 check passed
@alisonjlai alisonjlai deleted the alison/color-readme-- branch October 8, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants