Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101846 (s=101846, is=101910, ic=101911, ia=101913)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101911 (s=101846, is=101911, ic=101912, ia=101914)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101912 (s=101846, is=101911, ic=101912, ia=101914)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101914 (s=101846, is=101911, ic=101912, ia=101914)