Optional
Padding strategy: value fills with a constant, duplicate repeats the first/last element, circular wraps the array.
value
duplicate
circular
undefined Copy
undefined
padding size before first element and after last element
0 Copy
0
value to use for padding (if algorithm='value')
Padding strategy:
valuefills with a constant,duplicaterepeats the first/last element,circularwraps the array.