Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8972 (s=8972, is=8979, ic=8978, ia=8980)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8980 (s=8972, is=8980, ic=8979, ia=8981)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8979 (s=8972, is=8980, ic=8979, ia=8981)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8981 (s=8972, is=8980, ic=8979, ia=8981)