Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(TextArea): add gravity documentation #920

Merged
merged 5 commits into from
Aug 22, 2023
Merged

Conversation

korvin89
Copy link
Contributor

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

import {TextArea} from '@gravity-ui/uikit';
```

## Description
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's remove this header


## Appearance

The TextArea's appearance is controlled by the `view` and `pin` properties.
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's use backticks if we refer to component: TextArea


| Property | Description | Type | Default |
| :----------- | :---------------------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------- | :-------------- |
| autoComplete | The control's `autocomplete` attribute | `boolean \| string` | |
Copy link
Contributor

@amje amje Aug 21, 2023

Choose a reason for hiding this comment

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

boolean \| string -> boolean string (simply separate with whitespace). Thus column will wrap correctly

@korvin89 korvin89 merged commit 56f0796 into main Aug 22, 2023
3 checks passed
@korvin89 korvin89 deleted the add-text-area-docs branch August 22, 2023 12:19
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