Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6955 (s=6955, is=6962, ic=6960, ia=6962)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6963 (s=6955, is=6963, ic=6961, ia=6963)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6961 (s=6955, is=6963, ic=6961, ia=6963)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6963 (s=6955, is=6963, ic=6961, ia=6963)