Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65645 (s=65645, is=65700, ic=65701, ia=65702)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65701 (s=65645, is=65701, ic=65702, ia=65703)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65702 (s=65645, is=65701, ic=65702, ia=65703)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65703 (s=65645, is=65701, ic=65702, ia=65703)