Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19234 (s=19234, is=19246, ic=19248, ia=19250)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19247 (s=19234, is=19247, ic=19249, ia=19251)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19249 (s=19234, is=19247, ic=19249, ia=19251)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19251 (s=19234, is=19247, ic=19249, ia=19251)