Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10740 (s=10740, is=10748, ic=10747, ia=10749)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10749 (s=10740, is=10749, ic=10748, ia=10750)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10748 (s=10740, is=10749, ic=10748, ia=10750)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10750 (s=10740, is=10749, ic=10748, ia=10750)