Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19891 (s=19891, is=19912, ic=19913, ia=19910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19913 (s=19891, is=19913, ic=19914, ia=19911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19914 (s=19891, is=19913, ic=19914, ia=19911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19911 (s=19891, is=19913, ic=19914, ia=19911)