o3de / o3de.org

The O3DE website
Other
86 stars 161 forks source link

[DOCS] [BJDS] Property Control #1374

Open amzn-leenguy opened 2 years ago

amzn-leenguy commented 2 years ago

Describe the issue briefly

Create a BlueJay Design System (BJDS) docs page for the UI Component "Property Control" that users interacting with.

Which page(s) / section(s) are affected?

It would be included in the UI Component category in tools UI https://www.o3de.org/docs/tools-ui/

Does this work have an engineering dependency? What is it?

Yes it does. We would want to ensure that we dogfood our own documentation, the features in the list above, should make sure that they are standardized and developed as a framework enough that other parties can onboard and utilize these features in their editor extension as well.

The related ticket here that hopes to standardize and follow the docs page that this is for is here: https://github.com/o3de/o3de/issues/7128

sptramer commented 2 years ago

Are property controls the UI widgets which are meant to be used on cards to adjust/modify individual parameters?

amzn-leenguy commented 2 years ago

That would be correct @sptramer . Examples of this would be: Input fields to adjust the height, length, width of a shape for example.

CC @rainbj