Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23782 (s=23782, is=23798, ic=23800, ia=23802)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23799 (s=23782, is=23799, ic=23801, ia=23803)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23801 (s=23782, is=23799, ic=23801, ia=23803)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23803 (s=23782, is=23799, ic=23801, ia=23803)