Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65790 (s=65790, is=65845, ic=65846, ia=65847)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65846 (s=65790, is=65846, ic=65847, ia=65848)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65847 (s=65790, is=65846, ic=65847, ia=65848)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65848 (s=65790, is=65846, ic=65847, ia=65848)