Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21976 (s=21976, is=22010, ic=22012, ia=22007)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22011 (s=21976, is=22011, ic=22013, ia=22008)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22013 (s=21976, is=22011, ic=22013, ia=22008)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22008 (s=21976, is=22011, ic=22013, ia=22008)