Skip to content

make get_props use get_js_fields#5361

Merged
adhami3310 merged 2 commits intomainfrom
make-get_props-use-get_js_fields
May 29, 2025
Merged

make get_props use get_js_fields#5361
adhami3310 merged 2 commits intomainfrom
make-get_props-use-get_js_fields

Conversation

@adhami3310
Copy link
Copy Markdown
Member

@adhami3310 adhami3310 commented May 29, 2025

class What(rx.Component):
    _model: dict[str, str] = {
        "what": "Hello, world!",
    }


print(What.create().get_props())

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented May 29, 2025

CodSpeed Performance Report

Merging #5361 will not alter performance

Comparing make-get_props-use-get_js_fields (b698dbd) with main (ff3343a)

Summary

✅ 8 untouched benchmarks

@adhami3310 adhami3310 merged commit cfe0aa2 into main May 29, 2025
42 checks passed
@adhami3310 adhami3310 deleted the make-get_props-use-get_js_fields branch May 29, 2025 05:45
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

Successfully merging this pull request may close these issues.

2 participants