st.get_option and st.set_option have existed in the library years. Although they were mentioned in the docs and in an error message, they weren't included in the API reference.
🧠Description of Changes
This PR adds these functions to the API reference.
Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.
📚 Context
st.get_option
andst.set_option
have existed in the library years. Although they were mentioned in the docs and in an error message, they weren't included in the API reference.🧠Description of Changes
This PR adds these functions to the API reference.
Contribution License Agreement By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.