Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 75123 (s=75123, is=75180, ic=75181, ia=75182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 75181 (s=75123, is=75181, ic=75182, ia=75183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 75182 (s=75123, is=75181, ic=75182, ia=75183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 75183 (s=75123, is=75181, ic=75182, ia=75183)