Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 44000 (s=44000, is=44044, ic=44044, ia=44046)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 44045 (s=44000, is=44045, ic=44045, ia=44047)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 44045 (s=44000, is=44045, ic=44045, ia=44047)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 44047 (s=44000, is=44045, ic=44045, ia=44047)