Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10969 (s=10969, is=10983, ic=10983, ia=10980)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10984 (s=10969, is=10984, ic=10984, ia=10981)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10984 (s=10969, is=10984, ic=10984, ia=10981)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10981 (s=10969, is=10984, ic=10984, ia=10981)