Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98563 (s=98563, is=98625, ic=98626, ia=98627)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98626 (s=98563, is=98626, ic=98627, ia=98628)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98627 (s=98563, is=98626, ic=98627, ia=98628)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98628 (s=98563, is=98626, ic=98627, ia=98628)