Blazor - FileInput Styling

Is there a way to style FileInput so that close button is not visible and the size and appearance of file selector button can be changed?

Hi @DK900,

Yes, you can do all kinds of customizations. Use your browser's developer tools to inspect the CSS that FileInput uses.