# kbar - 웹에 Cmd+K 기능 추가하는 React 컴포넌트

> Clean Markdown view of GeekNews topic #5276. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5276](https://news.hada.io/topic?id=5276)
- GeekNews Markdown: [https://news.hada.io/topic/5276.md](https://news.hada.io/topic/5276.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-10-29T09:16:01+09:00
- Updated: 2021-10-29T09:16:01+09:00
- Original source: [github.com](https://github.com/timc1/kbar)
- Points: 8
- Comments: 1

## Topic Body

- 커맨드 팔레트 기능을 통해서 사용자에게 사이트의 모든 기능에 쉬운 접근 제공

- 애니메이션 내장 및 모든 컴포넌트 커스터마이즈 가능

- 키보드 네비게이션 및 단축키 지원

- 중첩 액션 지원

- 쉽게 커스텀 컴포넌트를 만들수 있는 간단한 자료 구조

## Comments



### Comment 7400

- Author: xguru
- Created: 2021-10-29T09:17:01+09:00
- Points: 1

이번에 깃헙도 커맨드 팔레트 기능 추가했는데 요즘 추세군요.

https://docs.github.com/en/get-started/using-github/github-command-palette
