Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9079 (s=9079, is=9086, ic=9085, ia=9087)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9087 (s=9079, is=9087, ic=9086, ia=9088)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9086 (s=9079, is=9087, ic=9086, ia=9088)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9088 (s=9079, is=9087, ic=9086, ia=9088)