@props([ 'chartId', 'chartOptions', 'contentHeight', 'pollingInterval', 'loadingIndicator', 'deferLoading', 'readyToLoad', 'darkMode', 'extraJsOptions', ])
@if ($readyToLoad)
@else
@if ($loadingIndicator) {!! $loadingIndicator !!} @else @endif
@endif