Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10538 (s=10538, is=10560, ic=10560, ia=10562)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10561 (s=10538, is=10561, ic=10561, ia=10563)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10561 (s=10538, is=10561, ic=10561, ia=10563)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10563 (s=10538, is=10561, ic=10561, ia=10563)