Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19875 (s=19875, is=19888, ic=19890, ia=19892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19889 (s=19875, is=19889, ic=19891, ia=19893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19891 (s=19875, is=19889, ic=19891, ia=19893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19893 (s=19875, is=19889, ic=19891, ia=19893)