Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100898 (s=100898, is=100961, ic=100962, ia=100964)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100962 (s=100898, is=100962, ic=100963, ia=100965)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100963 (s=100898, is=100962, ic=100963, ia=100965)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100965 (s=100898, is=100962, ic=100963, ia=100965)