FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
hyperlink.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 FTXUI 的 ftxui:: 命名空間
 

Functions

Element hyperlink (std::string link, Element child)
 使渲染區域可點擊並使用網路瀏覽器開啟。 當用戶點擊時,連結將被開啟。 此功能僅在有限的終端模擬器中受支援。 List: https://github.com/Alhadis/OSC8-Adoption/
 
Decorator hyperlink (std::string link)
 使用超連結裝飾。 當用戶點擊時,連結將被開啟。 此功能僅在有限的終端模擬器中受支援。 List: https://github.com/Alhadis/OSC8-Adoption/
 

Variable Documentation

◆ link_

std::string link_

Definition at line 32 of file hyperlink.cpp.