Appearance
useCoinbaseAmount
Amount input helpers are a React-only feature via CoinbaseProvider.
See useCoinbaseAmount (React).
In Core, use client.coinbase.getMinWithdrawalAmount / getMaxWithdrawableAmount / validateWithdrawalAmount with your own amount state.