Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69045 (s=69045, is=69101, ic=69102, ia=69103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69102 (s=69045, is=69102, ic=69103, ia=69104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69103 (s=69045, is=69102, ic=69103, ia=69104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69104 (s=69045, is=69102, ic=69103, ia=69104)