Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123601 (s=123601, is=123678, ic=123680, ia=123683)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123679 (s=123601, is=123679, ic=123681, ia=123684)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123681 (s=123601, is=123679, ic=123681, ia=123684)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123684 (s=123601, is=123679, ic=123681, ia=123684)