---
title: labelStyle
source: https://github.com/remix-run/remix/blob/remix@3.0.0-beta.3/packages/ui/src/components/button/button.tsx#L128
---

# labelStyle

## Summary

Inline label slot with the standard button label spacing.

## Signature

```ts
const labelStyle: CSSMixinDescriptor;

```