Expand description
Hooks for handling IDs
Functionsยง
- use_
derived_ id - Use an ID, derived from another one.
- use_id
- Use an ID from properties, or random if none was provided
- use_
prop_ id - Use an ID from properties, or random if none was provided
- use_
random_ id - Use a random ID
- use_
suffixed_ id - Use an ID, derived from another one with a suffix.