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