Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8984 (s=8984, is=8991, ic=8990, ia=8992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8992 (s=8984, is=8992, ic=8991, ia=8993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8991 (s=8984, is=8992, ic=8991, ia=8993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8993 (s=8984, is=8992, ic=8991, ia=8993)