-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8811fcc
commit 38e79b9
Showing
12 changed files
with
73 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 51 additions & 0 deletions
51
HousUIComponent/Sources/HousUIComponent/HousUIComponent.docc/HousUIComponent.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
# ``HousUIComponent`` | ||
|
||
HousUIComponet 문서 (Updated 2023/7/13) | ||
|
||
## Overview | ||
|
||
HousUICompoent가 어떻게 생겼는 지 파악하기 위해 만들어진 문서입니다. UI컴포넌트를 만들었다면 추가해주세요. | ||
Component 생성시에 스크린샷 첨부하기 사용법을 적어주시면 더욱 좋습니다. | ||
|
||
Basic Button | ||
|
||
![BasicButton](BasicButton.png) | ||
|
||
Check Button | ||
|
||
![CheckButton](CheckButton.png) | ||
|
||
Filter Button | ||
|
||
![FilterButton](FilterButton.png) | ||
|
||
Onboarding Button | ||
|
||
![Onboarding](OnboardingButton.png) | ||
|
||
|
||
RoundedTextFieldWithCount | ||
|
||
![RoundedFilledTextField](RoundedFilledTextField.png) | ||
|
||
|
||
## 종류 | ||
|
||
### Button | ||
|
||
- ``BasicButton`` | ||
- ``CheckButton`` | ||
- ``FilterButton`` | ||
- ``OnboardingButton`` | ||
|
||
### TextField | ||
|
||
- ``FilledHousTextField`` | ||
- ``HousTextField`` | ||
- ``RoundedTextFieldWithCount`` | ||
|
||
### Label | ||
- ``HousLabel`` | ||
|
||
### Font | ||
- ``HousFont`` |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added
BIN
+19.1 KB
...urces/HousUIComponent/HousUIComponent.docc/Resources/RoundedFilledTextField.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.