Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14142 (s=14142, is=14143, ic=14145, ia=14147, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14144 (s=14142, is=14144, ic=14146, ia=14148, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14146 (s=14142, is=14144, ic=14146, ia=14148, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14148 (s=14142, is=14144, ic=14146, ia=14148, pis)