Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 118123 (s=118123, is=118198, ic=118200, ia=118202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 118199 (s=118123, is=118199, ic=118201, ia=118203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 118201 (s=118123, is=118199, ic=118201, ia=118203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 118203 (s=118123, is=118199, ic=118201, ia=118203)