Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9181 (s=9181, is=9189, ic=9187, ia=9189)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9190 (s=9181, is=9190, ic=9188, ia=9190)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9188 (s=9181, is=9190, ic=9188, ia=9190)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9190 (s=9181, is=9190, ic=9188, ia=9190)