Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89930 (s=89930, is=89991, ic=89992, ia=89993)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89992 (s=89930, is=89992, ic=89993, ia=89994)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89993 (s=89930, is=89992, ic=89993, ia=89994)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89994 (s=89930, is=89992, ic=89993, ia=89994)