Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86832 (s=86832, is=86891, ic=86892, ia=86893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86892 (s=86832, is=86892, ic=86893, ia=86894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86893 (s=86832, is=86892, ic=86893, ia=86894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86894 (s=86832, is=86892, ic=86893, ia=86894)