Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83634 (s=83634, is=83691, ic=83692, ia=83693)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83692 (s=83634, is=83692, ic=83693, ia=83694)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83693 (s=83634, is=83692, ic=83693, ia=83694)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83694 (s=83634, is=83692, ic=83693, ia=83694)