Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123425 (s=123425, is=123502, ic=123504, ia=123507)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123503 (s=123425, is=123503, ic=123505, ia=123508)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123505 (s=123425, is=123503, ic=123505, ia=123508)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123508 (s=123425, is=123503, ic=123505, ia=123508)