Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 37063 (s=37063, is=37100, ic=37099, ia=37101)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 37101 (s=37063, is=37101, ic=37100, ia=37102)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 37100 (s=37063, is=37101, ic=37100, ia=37102)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 37102 (s=37063, is=37101, ic=37100, ia=37102)