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

Formula calculator #15

Open
JackVeromeev opened this issue Oct 6, 2023 · 0 comments
Open

Formula calculator #15

JackVeromeev opened this issue Oct 6, 2023 · 0 comments

Comments

@JackVeromeev
Copy link
Contributor

I have no idea who can need it, but let's bring the Aura ancient evil back!
Maybe later

<sldt-formula
    equasion="A and (B or C)"
    param-a={value1}
    param-b={value2}
    param-c={value3}
>
    <template lwc:slot-data="value">
        Result is: {value} !
    </template>
</sldt-formula>

Supported thanks to https://developer.salesforce.com/docs/platform/lwc/guide/create-light-dom.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant