Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86822 (s=86822, is=86880, ic=86881, ia=86882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86881 (s=86822, is=86881, ic=86882, ia=86883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86882 (s=86822, is=86881, ic=86882, ia=86883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86883 (s=86822, is=86881, ic=86882, ia=86883)