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

Add width attribute option for adaptive-width #117

Merged
merged 1 commit into from
May 24, 2024
Merged

Conversation

ycs77
Copy link
Owner

@ycs77 ycs77 commented May 24, 2024

close #114

Add width attribute option for adaptive-width.

Usage (React)

<Float adaptive-width={{ attribute: 'min-width' }}>

Usage (Vue)

<Float :adaptive-width="{ attribute: 'min-width' }">

@ycs77 ycs77 added enhancement New feature or request vue react labels May 24, 2024
@ycs77 ycs77 merged commit 34589ba into main May 24, 2024
3 checks passed
@ycs77 ycs77 deleted the adaptive-width-attr branch May 24, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request react vue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set CSS variable for adaptive width instead of width
1 participant