Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22170 (s=22170, is=22204, ic=22206, ia=22201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22205 (s=22170, is=22205, ic=22207, ia=22202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22207 (s=22170, is=22205, ic=22207, ia=22202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22202 (s=22170, is=22205, ic=22207, ia=22202)