Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9248 (s=9248, is=9256, ic=9254, ia=9256)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9257 (s=9248, is=9257, ic=9255, ia=9257)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9255 (s=9248, is=9257, ic=9255, ia=9257)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9257 (s=9248, is=9257, ic=9255, ia=9257)