Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 52949 (s=52949, is=53000, ic=53000, ia=53002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 53001 (s=52949, is=53001, ic=53001, ia=53003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 53001 (s=52949, is=53001, ic=53001, ia=53003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 53003 (s=52949, is=53001, ic=53001, ia=53003)