Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65604 (s=65604, is=65659, ic=65660, ia=65661)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65660 (s=65604, is=65660, ic=65661, ia=65662)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65661 (s=65604, is=65660, ic=65661, ia=65662)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65662 (s=65604, is=65660, ic=65661, ia=65662)