Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78843 (s=78843, is=78900, ic=78901, ia=78902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78901 (s=78843, is=78901, ic=78902, ia=78903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78902 (s=78843, is=78901, ic=78902, ia=78903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78903 (s=78843, is=78901, ic=78902, ia=78903)