Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84043 (s=84043, is=84100, ic=84101, ia=84102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84101 (s=84043, is=84101, ic=84102, ia=84103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84102 (s=84043, is=84101, ic=84102, ia=84103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84103 (s=84043, is=84101, ic=84102, ia=84103)