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