Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9088 (s=9088, is=9095, ic=9094, ia=9096)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9096 (s=9088, is=9096, ic=9095, ia=9097)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9095 (s=9088, is=9096, ic=9095, ia=9097)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9097 (s=9088, is=9096, ic=9095, ia=9097)