Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 26,080 for

values

(0.4 sec)
  1. scroll-margin-block-start - CSS: Cascading Styl...

    The scroll-margin-block-start property defines the margin of the scroll snap area at the start of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets....Try it Syntax css /* <length> values */ scroll-margin-block-start:...scroll-margin-block-start: 1em; /* Global values */ scroll-margin-block-start:...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...
  2. border-top-left-radius - CSS: Cascading Style S...

    The border-top-left-radius CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner....an ellipse, or if one of the value is 0 , no rounding is done and...clipping is defined by the value of the background-clip property...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  3. outline - CSS: Cascading Style Sheets | MDN

    The outline CSS shorthand property sets most of the outline properties in a single declaration....3px solid green; /* Global values */ outline: inherit; outline:...three of the values listed below. The order of the values does not...

    developer.mozilla.org/en-US/docs/Web/CSS/outline
  4. GroupDocs.Signature for Java 18.4 Release Notes

    GroupDocs.Signature for Java 18.4 Release Notes – the latest updates and fixes.... * If this value is not set, search is processed...search Bar-codes. * If this value is not set, search is processed...

    releases.groupdocs.com/signature/java/release-n...
  5. CSP: manifest-src - HTTP | MDN

    The HTTP Content-Security-Policy: manifest-src directive specifies which manifest can be applied to the resource....may have one of the following values: 'none' No resources of this...space-separated list of source expression values. Resources of this type may...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  6. ComparisonAction - GroupDocs.Comparison for Jav...

    All Classes Packages com.groupdocs.comparison com.groupdocs.comparison.cells.style com.groupdocs.comparison.common co......format, format, get_Caption, get_Value, getName, getNames, getNames...file See Also: Constant Field Values NONE public static final int...

    apireference.groupdocs.com/comparison/java/com....
  7. FormFieldSignOptions | GroupDocs.Signature for ...

    Represents class of the FormField signature options for Pdf documents....PdfFormFieldSignOpti class with default values. FormFieldSignOptions (FormFieldSignature)...SignatureImplementat = TextToFormField. Value by default is AllTextTypes....

    reference.groupdocs.com/signature/net/groupdocs...
  8. grid-row-end - CSS: Cascading Style Sheets | MDN

    The grid-row-end CSS property specifies a grid item's end position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-end edge of its grid area....Keyword value */ grid-row-end: auto; /* <custom-ident> values */ grid-row-end:...<integer> + <custom-ident> values */ grid-row-end: 2; grid-row-end:...

    developer.mozilla.org/en-US/docs/Web/CSS/grid-r...
  9. border-image-repeat - CSS: Cascading Style Shee...

    The border-image-repeat CSS property defines how the edge regions and middle region of a source image are adjusted to fit the dimensions of an element's border image. The middle region can be displayed by using the keyword "fill" in the border-image-slice property....Try it Syntax css /* Keyword value */ border-image-repeat: stretch;...border-image-repeat: round stretch; /* Global values */ border-image-repeat: inherit;...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  10. caret-color - CSS: Cascading Style Sheets | MDN

    The caret-color CSS property sets the color of the insertion caret, the visible marker where the next character typed will be inserted. This is sometimes referred to as the text input cursor. The caret appears in elements such as or those with the contenteditable attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.... Syntax css /* Keyword values */ caret-color: auto; caret-color:...caret-color: currentcolor; /* <color> values */ caret-color: red; caret-color:...

    developer.mozilla.org/en-US/docs/Web/CSS/caret-...