Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 68824 (s=68824, is=68880, ic=68881, ia=68882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 68881 (s=68824, is=68881, ic=68882, ia=68883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 68882 (s=68824, is=68881, ic=68882, ia=68883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 68883 (s=68824, is=68881, ic=68882, ia=68883)