Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94929 (s=94929, is=94990, ic=94991, ia=94992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94991 (s=94929, is=94991, ic=94992, ia=94993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94992 (s=94929, is=94991, ic=94992, ia=94993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94993 (s=94929, is=94991, ic=94992, ia=94993)