DC.last Description: References the last active element within the DC object container. Returns: domElement. Example: // Reference the last focusable active element within the DC container. var lastActiveElement = DC.last;