Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16984 (s=16984, is=16995, ic=16997, ia=16998)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16996 (s=16984, is=16996, ic=16998, ia=16999)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16998 (s=16984, is=16996, ic=16998, ia=16999)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16999 (s=16984, is=16996, ic=16998, ia=16999)