Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111943 (s=111943, is=112016, ic=112017, ia=112019)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112017 (s=111943, is=112017, ic=112018, ia=112020)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112018 (s=111943, is=112017, ic=112018, ia=112020)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112020 (s=111943, is=112017, ic=112018, ia=112020)