Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Added block-level border decorator, along with styles & examples #17

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

vrnimje
Copy link
Owner

@vrnimje vrnimje commented Sep 16, 2023

Border styles supported are:

  • Light
  • Heavy
  • Dashed
  • Double
  • Rounded

Syntax:

LightBorder Vertical {
    Text("This is light border")
}

Output:
image

References: #5

@vrnimje vrnimje added the enhancement New feature or request label Sep 16, 2023
@vrnimje vrnimje merged commit 3cd8eb6 into master Sep 16, 2023
10 checks passed
@vrnimje vrnimje deleted the border branch September 17, 2023 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant