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