Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26873 (s=26873, is=26901, ic=26900, ia=26901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26902 (s=26873, is=26902, ic=26901, ia=26902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26901 (s=26873, is=26902, ic=26901, ia=26902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26902 (s=26873, is=26902, ic=26901, ia=26902)