Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33976 (s=33976, is=34011, ic=34010, ia=34012)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34012 (s=33976, is=34012, ic=34011, ia=34013)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34011 (s=33976, is=34012, ic=34011, ia=34013)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34013 (s=33976, is=34012, ic=34011, ia=34013)