components

package
v0.3.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

templ: version: v0.3.977

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActionButtons

func ActionButtons(label string, disabled ...bool) templ.Component

components (rows or dots)

func Actions

func Actions(online bool, currentBalance string) templ.Component

func ArkBalanceIcon

func ArkBalanceIcon() templ.Component

func ArkIcon added in v0.1.12

func ArkIcon() templ.Component

func ArrowRight added in v0.1.12

func ArrowRight() templ.Component

func BackButton added in v0.1.7

func BackButton() templ.Component

buttons

func BackIcon

func BackIcon() templ.Component

func BackupButton added in v0.1.9

func BackupButton() templ.Component

func BalanceWithMax

func BalanceWithMax(icon templ.Component, sats string) templ.Component

func CheckIcon

func CheckIcon() templ.Component

func CheckMarkIcon

func CheckMarkIcon() templ.Component

func ChevronDownIcon

func ChevronDownIcon() templ.Component

func CloseIcon

func CloseIcon() templ.Component

func CodeSample

func CodeSample(code string) templ.Component

func ContinueButton added in v0.1.9

func ContinueButton(centered bool, disabled ...bool) templ.Component

func ContinueCopyButtons added in v0.1.9

func ContinueCopyButtons(payload string, centered bool) templ.Component

func CopyButton added in v0.1.6

func CopyButton(payload string) templ.Component

func CopyIcon

func CopyIcon() templ.Component

func CopyWidget added in v0.1.6

func CopyWidget(payload string) templ.Component

func CreateWalletButton added in v0.1.9

func CreateWalletButton(disabled ...bool) templ.Component

func DangerIcon

func DangerIcon() templ.Component

func DelegateTaskHistoryLine added in v0.3.14

func DelegateTaskHistoryLine(task types.DelegateTask) templ.Component

func DesktopHeader

func DesktopHeader() templ.Component

func DotsButton added in v0.1.7

func DotsButton() templ.Component

func DotsIcon added in v0.1.7

func DotsIcon() templ.Component

func EditIcon

func EditIcon() templ.Component

func Error added in v0.1.14

func Error(line1 string, line2 string) templ.Component

func ExplorerIcon added in v0.1.7

func ExplorerIcon() templ.Component

func EyeCloseIcon

func EyeCloseIcon() templ.Component

func EyeOpenIcon

func EyeOpenIcon() templ.Component

func FailureTxIcon

func FailureTxIcon() templ.Component
func Header(title string, backPath ...string) templ.Component

func HeaderTemplate added in v0.1.7

func HeaderTemplate(title string, backPath templ.SafeURL, action ...templ.Component) templ.Component

func HeaderWithAction added in v0.1.7

func HeaderWithAction(title string, buttons templ.Component, backPath ...string) templ.Component

func HeaderWithActionTemplate added in v0.1.7

func HeaderWithActionTemplate(title string, backPath templ.SafeURL, buttons templ.Component) templ.Component

func Hero

func Hero(currentBalance string, online bool) templ.Component

func HeroBalance

func HeroBalance(currentBalance string) templ.Component

func HeroHeader

func HeroHeader() templ.Component

func HistoryBodyContent

func HistoryBodyContent(transactions []types.Transaction, lastId string, loadMore bool) templ.Component

func HistoryEmpty

func HistoryEmpty() templ.Component

func HistoryIcon

func HistoryIcon() templ.Component

func HistoryLine

func HistoryLine(tx types.Transaction) templ.Component

func InboundIcon

func InboundIcon() templ.Component

func InfoIcon

func InfoIcon() templ.Component

func InfoLargeIcon

func InfoLargeIcon() templ.Component

func InfoLightIcon

func InfoLightIcon() templ.Component

func InputAddress

func InputAddress() templ.Component

func InputAmount

func InputAmount(max string) templ.Component

func InputFake

func InputFake(text string) templ.Component

func InputGeneric

func InputGeneric(id, placeholder, value string) templ.Component

func InputWithPaste

func InputWithPaste(id, placeholder, value string) templ.Component

func Label

func Label(text string) templ.Component

func LightningIcon

func LightningIcon() templ.Component

func LnBalanceIcon

func LnBalanceIcon() templ.Component

func LnConnectButtons

func LnConnectButtons(id string, isPreconfigured bool) templ.Component

func LogoName added in v0.1.7

func LogoName() templ.Component

func LogoNameSmall added in v0.1.7

func LogoNameSmall() templ.Component

func LogoOrange added in v0.1.7

func LogoOrange() templ.Component

func LogoWhite added in v0.1.7

func LogoWhite() templ.Component

func LogoWhiteSmall added in v0.1.7

func LogoWhiteSmall() templ.Component

func LogoXL

func LogoXL() templ.Component

func OrangeButton

func OrangeButton(label string, disabled ...bool) templ.Component

func OutboundIcon

func OutboundIcon() templ.Component

func PasteIcon

func PasteIcon() templ.Component

func PasteWidget added in v0.1.7

func PasteWidget(id string) templ.Component

func PaymentHistoryLine added in v0.3.0

func PaymentHistoryLine(payment types.Payment) templ.Component

func PendingIcon

func PendingIcon() templ.Component

func PendingPaymentTable added in v0.3.0

func PendingPaymentTable(createdAt string, refundLockTime types.LockTime) templ.Component

func PendingSwapTable added in v0.3.0

func PendingSwapTable(createdAt string, refundLocktime types.LockTime) templ.Component

func PendingTransferTable added in v0.3.0

func PendingTransferTable(createdAt, nextClaim string) templ.Component

func PendingTxIcon

func PendingTxIcon() templ.Component

func ReceiveAmount

func ReceiveAmount() templ.Component

func ReceiveIcon

func ReceiveIcon() templ.Component

func ReceivedTxTable

func ReceivedTxTable(sats, date, status string) templ.Component

func RecvTxIcon

func RecvTxIcon() templ.Component

func RedirectButton

func RedirectButton(label string, disabled ...bool) templ.Component

func RefundButtonsAction added in v0.3.0

func RefundButtonsAction(txid string) templ.Component

func RefundingPaymentTable added in v0.3.0

func RefundingPaymentTable(createdAt string, refundLocktime types.LockTime) templ.Component

func RefundingSwapTable added in v0.3.0

func RefundingSwapTable(createdAt string, refundLocktime types.LockTime) templ.Component

func ScanIcon

func ScanIcon() templ.Component

func ScanIconXL

func ScanIconXL() templ.Component

func ScanWidget added in v0.1.7

func ScanWidget(id string) templ.Component

func SelectDropdown added in v0.1.8

func SelectDropdown(name, value string, options [][]string) templ.Component

func SendAmount

func SendAmount(max string) templ.Component

func SendIcon

func SendIcon() templ.Component

func SendTxTable

func SendTxTable(sats, feeAmount, total string) templ.Component

func SentTxIcon

func SentTxIcon() templ.Component

func SentTxTable

func SentTxTable(sats, date, status string) templ.Component

func ServerIcon

func ServerIcon() templ.Component

func SettingsButton added in v0.1.7

func SettingsButton() templ.Component

func SettingsIcon

func SettingsIcon() templ.Component

func SettleButtonsAction added in v0.1.7

func SettleButtonsAction(txid, explorerUrl string) templ.Component

func ShareIcon

func ShareIcon() templ.Component

func ShowTxIcon

func ShowTxIcon(kind, status string) templ.Component

func SignOutButton added in v0.1.9

func SignOutButton() templ.Component

func SpinnerIconOrange

func SpinnerIconOrange() templ.Component

func Steps

func Steps(current, max int) templ.Component

func SwapHistoryButton added in v0.1.12

func SwapHistoryButton() templ.Component

func SwapHistoryLine added in v0.1.12

func SwapHistoryLine(swap types.Swap) templ.Component

func SwapIcon

func SwapIcon() templ.Component

func SwapTxIcon

func SwapTxIcon() templ.Component

func SwapTxTable

func SwapTxTable(sats, feeAmount, total string) templ.Component

func SwappedTxTable

func SwappedTxTable(sats, date, status string) templ.Component

func Toast

func Toast(text string, err ...bool) templ.Component

func Transfer added in v0.1.12

func Transfer(tx types.Transfer, explorerUrl string) templ.Component

func TransferHistoryLine added in v0.1.12

func TransferHistoryLine(tx types.Transfer) templ.Component

func TwitterIcon

func TwitterIcon() templ.Component

func TxIcon

func TxIcon(kind, status string) templ.Component

func TxReceivedIcon

func TxReceivedIcon() templ.Component

func TxSentIcon

func TxSentIcon() templ.Component

func TxSwapIcon

func TxSwapIcon() templ.Component

func ViewTxButton

func ViewTxButton(txid, explorerUrl string) templ.Component

func ViewTxButtonDot added in v0.1.8

func ViewTxButtonDot(txid, explorerUrl string) templ.Component

func WaitingIcon

func WaitingIcon() templ.Component

func WaitingTxIcon

func WaitingTxIcon() templ.Component

func WarningIcon added in v0.1.7

func WarningIcon() templ.Component

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL