Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123522 (s=123522, is=123599, ic=123601, ia=123604)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123600 (s=123522, is=123600, ic=123602, ia=123605)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123602 (s=123522, is=123600, ic=123602, ia=123605)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123605 (s=123522, is=123600, ic=123602, ia=123605)