| Attributes |
| Name | Required | Binding Type | EL | Default | Description |
| autoSaveFocus | false | boolean | true | true | A flag that indicates whether or not the focus is saved between page submissions. |
| binding | false | Focus | only | null | A value-binding expression that associates the Focus component with a backing bean property. |
| focusedComponentId | false | java.lang.String | true | null | ID of the component that is in focus when the page is loaded. The "focusedComponentId" attribute should be defined in the same way as the "for" property of the standard HTMLOutputLabel component. |