Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98927 (s=98927, is=98989, ic=98990, ia=98991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98990 (s=98927, is=98990, ic=98991, ia=98992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98991 (s=98927, is=98990, ic=98991, ia=98992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98992 (s=98927, is=98990, ic=98991, ia=98992)