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