Element: <oj-file-picker>

Oracle® JavaScript Extension Toolkit (JET)
14.0.0

F60131-01

DOM Interface: FilePickerElement

Version:
  • 14.0.0
Since:
  • 4.0.0
.oj-filepicker-custom
Apply to a custom file picker if the entire dropzone is replaced with another clickable element like button or menu item. Note that the oj-filepicker-custom class doesn't have to be specified in order to change the dropzone text.
Deprecated:
Since Description
9.0.0 oj-filepicker-custom class has been deprecated. Class is no longer needed.
.oj-filepicker-dropzone
Apply to the dropzone of the file picker.
Deprecated:
Since Description
9.0.0 oj-filepicker-dropzone class has been deprecated. Class is no longer needed.
.oj-filepicker-text
Apply to the dropzone text of the file picker.
Deprecated:
Since Description
9.0.0 oj-filepicker-text class has been deprecated. Class is no longer needed.

CSS Variables

See JET CSS Variables for additional details.
Name Type Description
--oj-file-picker-border-color <color> File picker border color
--oj-file-picker-border-width <length> File picker border width
--oj-file-picker-border-radius <length> | <percentage> File picker border radius