Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78789 (s=78789, is=78846, ic=78847, ia=78848)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78847 (s=78789, is=78847, ic=78848, ia=78849)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78848 (s=78789, is=78847, ic=78848, ia=78849)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78849 (s=78789, is=78847, ic=78848, ia=78849)