mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Improve the documentation.
This commit is contained in:
committed by
Arthur Sonzogni
parent
5c4cd1add1
commit
9820832fea
@@ -8,8 +8,7 @@
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
/// @brief A component rendering Element from a function.
|
||||
/// @ingroup component.
|
||||
// @brief A component rendering Element from a function.
|
||||
class RendererBase : public ComponentBase {
|
||||
public:
|
||||
// Access this interface from a Component
|
||||
|
||||
Reference in New Issue
Block a user