Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15056 (s=15056, is=15072, ic=15073, ia=15071)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15073 (s=15056, is=15073, ic=15074, ia=15072)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15074 (s=15056, is=15073, ic=15074, ia=15072)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15072 (s=15056, is=15073, ic=15074, ia=15072)