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