Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32746 (s=32746, is=32780, ic=32779, ia=32781)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32781 (s=32746, is=32781, ic=32780, ia=32782)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32780 (s=32746, is=32781, ic=32780, ia=32782)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32782 (s=32746, is=32781, ic=32780, ia=32782)