Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34855 (s=34855, is=34891, ic=34890, ia=34892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34892 (s=34855, is=34892, ic=34891, ia=34893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34891 (s=34855, is=34892, ic=34891, ia=34893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34893 (s=34855, is=34892, ic=34891, ia=34893)