Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for TextArea (0.16 sec)

  1. .github/DISCUSSION_TEMPLATE/questions.yml

          options:
            - label: I commit to help with one of those options 👆
              required: true
      - type: textarea
        id: example
        attributes:
          label: Example Code
          description: |
    Others
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Thu Aug 03 15:59:41 GMT 2023
    - 5.8K bytes
    - Viewed (1)
  2. .github/ISSUE_TEMPLATE/privileged.yml

          description: Confirm that you are allowed to create an issue here.
          options:
            - label: I'm @tiangolo or he asked me directly to create an issue here.
              required: true
      - type: textarea
        id: content
        attributes:
          label: Issue Content
    Others
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Tue Jan 31 14:02:52 GMT 2023
    - 889 bytes
    - Viewed (0)
Back to top