Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23937 (s=23937, is=23961, ic=23961, ia=23961)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23962 (s=23937, is=23962, ic=23962, ia=23962)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23962 (s=23937, is=23962, ic=23962, ia=23962)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23962 (s=23937, is=23962, ic=23962, ia=23962)