Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99143 (s=99143, is=99205, ic=99206, ia=99207)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99206 (s=99143, is=99206, ic=99207, ia=99208)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99207 (s=99143, is=99206, ic=99207, ia=99208)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99208 (s=99143, is=99206, ic=99207, ia=99208)