Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9084 (s=9084, is=9091, ic=9090, ia=9092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9092 (s=9084, is=9092, ic=9091, ia=9093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9091 (s=9084, is=9092, ic=9091, ia=9093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9093 (s=9084, is=9092, ic=9091, ia=9093)