Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123653 (s=123653, is=123730, ic=123732, ia=123735)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123731 (s=123653, is=123731, ic=123733, ia=123736)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123733 (s=123653, is=123731, ic=123733, ia=123736)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123736 (s=123653, is=123731, ic=123733, ia=123736)