Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 446 Bytes

supports.mdown

File metadata and controls

21 lines (15 loc) · 446 Bytes

Supports

The Supports allows a theme to register its support of a certain feature.

Default config path

{{ Project Name }}/app/config/supports.json

You can rewrite this path by lf_config_supports_path filter.

Arguments

feature (string) (Required) The feature being added.

args (array) (Optional) arguments.

Based on