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