Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100777 (s=100777, is=100840, ic=100841, ia=100843)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100841 (s=100777, is=100841, ic=100842, ia=100844)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100842 (s=100777, is=100841, ic=100842, ia=100844)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100844 (s=100777, is=100841, ic=100842, ia=100844)