Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6962 (s=6962, is=6969, ic=6967, ia=6969)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6970 (s=6962, is=6970, ic=6968, ia=6970)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6968 (s=6962, is=6970, ic=6968, ia=6970)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6970 (s=6962, is=6970, ic=6968, ia=6970)