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