Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9984 (s=9984, is=9992, ic=9991, ia=9993)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9993 (s=9984, is=9993, ic=9992, ia=9994)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9992 (s=9984, is=9993, ic=9992, ia=9994)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9994 (s=9984, is=9993, ic=9992, ia=9994)