mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Add more documentation.
This commit is contained in:
committed by
Arthur Sonzogni
parent
f2dc080a35
commit
114ab4ae2a
@@ -8,6 +8,8 @@
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
/// @brief A list of items. The user can navigate through them.
|
||||
/// @ingroup component
|
||||
class Menu : public Component {
|
||||
public:
|
||||
// Constructor.
|
||||
|
||||
Reference in New Issue
Block a user