Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101123 (s=101123, is=101187, ic=101188, ia=101190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101188 (s=101123, is=101188, ic=101189, ia=101191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101189 (s=101123, is=101188, ic=101189, ia=101191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101191 (s=101123, is=101188, ic=101189, ia=101191)