Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16895 (s=16895, is=16911, ic=16912, ia=16910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16912 (s=16895, is=16912, ic=16913, ia=16911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16913 (s=16895, is=16912, ic=16913, ia=16911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16911 (s=16895, is=16912, ic=16913, ia=16911)