Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8099 (s=8099, is=8106, ic=8104, ia=8106)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8107 (s=8099, is=8107, ic=8105, ia=8107)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8105 (s=8099, is=8107, ic=8105, ia=8107)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8107 (s=8099, is=8107, ic=8105, ia=8107)