Skip to content

Commit

Permalink
1597 - docs - generated
Browse files Browse the repository at this point in the history
  • Loading branch information
monikakuster authored and ivicac committed Nov 22, 2024
1 parent d1c5a04 commit fde753b
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions docs/src/content/docs/reference/components/trello.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,36 @@ Type: OBJECT



### Get Card
Gets a card details.

#### Properties

| Name | Type | Control Type | Description |
|:--------------:|:------------:|:--------------------:|:-------------------:|
| Board | STRING | SELECT | Board where card is located. |
| Card | STRING | SELECT | |


### Output



Type: OBJECT


#### Properties

| Type | Control Type |
|:------------:|:--------------------:|
| STRING | TEXT |
| STRING | TEXT |
| STRING | TEXT |
| STRING | TEXT |
| STRING | TEXT |






0 comments on commit fde753b

Please sign in to comment.