Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123599 (s=123599, is=123676, ic=123678, ia=123681)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123677 (s=123599, is=123677, ic=123679, ia=123682)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123679 (s=123599, is=123677, ic=123679, ia=123682)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123682 (s=123599, is=123677, ic=123679, ia=123682)