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