Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15375 (s=15375, is=15384, ic=15384, ia=15383)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15385 (s=15375, is=15385, ic=15385, ia=15384)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15385 (s=15375, is=15385, ic=15385, ia=15384)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15384 (s=15375, is=15385, ic=15385, ia=15384)