Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97928 (s=97928, is=97990, ic=97991, ia=97992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97991 (s=97928, is=97991, ic=97992, ia=97993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97992 (s=97928, is=97991, ic=97992, ia=97993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97993 (s=97928, is=97991, ic=97992, ia=97993)